220 строки
17 KiB
YAML
220 строки
17 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner"
|
|
name: "ApplicationInner"
|
|
nameWithType: "ApplicationInner"
|
|
summary: "Contains information about an application in a Batch account."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource?alt=com.azure.resourcemanager.batch.models.AzureProxyResource&text=AzureProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.etag()?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.etag&text=etag\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.id()?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.name()?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.tags()?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.type()?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.validate()?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.batch.models.AzureProxyResource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **ApplicationInner**</br> extends <xref href=\"com.azure.resourcemanager.batch.models.AzureProxyResource?alt=com.azure.resourcemanager.batch.models.AzureProxyResource&text=AzureProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.ApplicationInner()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.ApplicationInner()"
|
|
name: "ApplicationInner()"
|
|
nameWithType: "ApplicationInner.ApplicationInner()"
|
|
summary: "Creates an instance of Application<wbr>Inner class."
|
|
syntax: "public ApplicationInner()"
|
|
desc: "Creates an instance of ApplicationInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.allowUpdates()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.allowUpdates()"
|
|
name: "allowUpdates()"
|
|
nameWithType: "ApplicationInner.allowUpdates()"
|
|
summary: "Get the allow<wbr>Updates property: A value indicating whether packages within the application may be overwritten using the same version string."
|
|
syntax: "public Boolean allowUpdates()"
|
|
desc: "Get the allowUpdates property: A value indicating whether packages within the application may be overwritten using the same version string."
|
|
returns:
|
|
description: "the allowUpdates value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.defaultVersion()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.defaultVersion()"
|
|
name: "defaultVersion()"
|
|
nameWithType: "ApplicationInner.defaultVersion()"
|
|
summary: "Get the default<wbr>Version property: The package to use if a client requests the application but does not specify a version."
|
|
syntax: "public String defaultVersion()"
|
|
desc: "Get the defaultVersion property: The package to use if a client requests the application but does not specify a version. This property can only be set to the name of an existing package."
|
|
returns:
|
|
description: "the defaultVersion value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.displayName()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "ApplicationInner.displayName()"
|
|
summary: "Get the display<wbr>Name property: The display name for the application."
|
|
syntax: "public String displayName()"
|
|
desc: "Get the displayName property: The display name for the application."
|
|
returns:
|
|
description: "the displayName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.etag()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.etag()"
|
|
name: "etag()"
|
|
nameWithType: "ApplicationInner.etag()"
|
|
summary: "Get the etag property: The ETag of the resource, used for concurrency statements."
|
|
overridden: "com.azure.resourcemanager.batch.models.AzureProxyResource.etag()"
|
|
syntax: "public String etag()"
|
|
desc: "Get the etag property: The ETag of the resource, used for concurrency statements."
|
|
returns:
|
|
description: "the etag value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "ApplicationInner.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Application<wbr>Inner from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static ApplicationInner fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of ApplicationInner from the JsonReader."
|
|
returns:
|
|
description: "An instance of ApplicationInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.ApplicationInner?alt=com.azure.resourcemanager.batch.fluent.models.ApplicationInner&text=ApplicationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.id()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.id()"
|
|
name: "id()"
|
|
nameWithType: "ApplicationInner.id()"
|
|
summary: "Get the id property: Fully qualified resource Id for the resource."
|
|
overridden: "com.azure.resourcemanager.batch.models.AzureProxyResource.id()"
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.name()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.name()"
|
|
name: "name()"
|
|
nameWithType: "ApplicationInner.name()"
|
|
summary: "Get the name property: The name of the resource."
|
|
overridden: "com.azure.resourcemanager.batch.models.AzureProxyResource.name()"
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "ApplicationInner.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.resourcemanager.batch.models.AzureProxyResource.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.type()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.type()"
|
|
name: "type()"
|
|
nameWithType: "ApplicationInner.type()"
|
|
summary: "Get the type property: The type of the resource."
|
|
overridden: "com.azure.resourcemanager.batch.models.AzureProxyResource.type()"
|
|
syntax: "public String type()"
|
|
desc: "Get the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.validate()"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ApplicationInner.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.batch.models.AzureProxyResource.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.withAllowUpdates(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.withAllowUpdates(Boolean allowUpdates)"
|
|
name: "withAllowUpdates(Boolean allowUpdates)"
|
|
nameWithType: "ApplicationInner.withAllowUpdates(Boolean allowUpdates)"
|
|
summary: "Set the allow<wbr>Updates property: A value indicating whether packages within the application may be overwritten using the same version string."
|
|
parameters:
|
|
- description: "the allowUpdates value to set."
|
|
name: "allowUpdates"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public ApplicationInner withAllowUpdates(Boolean allowUpdates)"
|
|
desc: "Set the allowUpdates property: A value indicating whether packages within the application may be overwritten using the same version string."
|
|
returns:
|
|
description: "the ApplicationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.ApplicationInner?alt=com.azure.resourcemanager.batch.fluent.models.ApplicationInner&text=ApplicationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.withDefaultVersion(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.withDefaultVersion(String defaultVersion)"
|
|
name: "withDefaultVersion(String defaultVersion)"
|
|
nameWithType: "ApplicationInner.withDefaultVersion(String defaultVersion)"
|
|
summary: "Set the default<wbr>Version property: The package to use if a client requests the application but does not specify a version."
|
|
parameters:
|
|
- description: "the defaultVersion value to set."
|
|
name: "defaultVersion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ApplicationInner withDefaultVersion(String defaultVersion)"
|
|
desc: "Set the defaultVersion property: The package to use if a client requests the application but does not specify a version. This property can only be set to the name of an existing package."
|
|
returns:
|
|
description: "the ApplicationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.ApplicationInner?alt=com.azure.resourcemanager.batch.fluent.models.ApplicationInner&text=ApplicationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.withDisplayName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.withDisplayName(String displayName)"
|
|
name: "withDisplayName(String displayName)"
|
|
nameWithType: "ApplicationInner.withDisplayName(String displayName)"
|
|
summary: "Set the display<wbr>Name property: The display name for the application."
|
|
parameters:
|
|
- description: "the displayName value to set."
|
|
name: "displayName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ApplicationInner withDisplayName(String displayName)"
|
|
desc: "Set the displayName property: The display name for the application."
|
|
returns:
|
|
description: "the ApplicationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.ApplicationInner?alt=com.azure.resourcemanager.batch.fluent.models.ApplicationInner&text=ApplicationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.batch.fluent.models.ApplicationInner.withTags(Map<String,String> tags)"
|
|
name: "withTags(Map<String,String> tags)"
|
|
nameWithType: "ApplicationInner.withTags(Map<String,String> tags)"
|
|
summary: "Set the tags property: The tags of the resource."
|
|
overridden: "com.azure.resourcemanager.batch.models.AzureProxyResource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
parameters:
|
|
- name: "tags"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public ApplicationInner withTags(Map<String,String> tags)"
|
|
desc: "Set the tags property: The tags of the resource."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.ApplicationInner?alt=com.azure.resourcemanager.batch.fluent.models.ApplicationInner&text=ApplicationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Contains information about an application in a Batch account."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.batch.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-batch:2.0.0
|