133 строки
9.7 KiB
YAML
133 строки
9.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner"
|
|
name: "ApplicationInner"
|
|
nameWithType: "ApplicationInner"
|
|
summary: "The HDInsight cluster application."
|
|
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\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" 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.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.ApplicationInner()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.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.hdinsight.fluent.models.ApplicationInner.etag()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.etag()"
|
|
name: "etag()"
|
|
nameWithType: "ApplicationInner.etag()"
|
|
summary: "Get the etag property: The ETag for the application."
|
|
syntax: "public String etag()"
|
|
desc: "Get the etag property: The ETag for the application."
|
|
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.hdinsight.fluent.models.ApplicationInner.properties()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.properties()"
|
|
name: "properties()"
|
|
nameWithType: "ApplicationInner.properties()"
|
|
summary: "Get the properties property: The properties of the application."
|
|
syntax: "public ApplicationProperties properties()"
|
|
desc: "Get the properties property: The properties of the application."
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.ApplicationProperties?alt=com.azure.resourcemanager.hdinsight.models.ApplicationProperties&text=ApplicationProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.systemData()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "ApplicationInner.systemData()"
|
|
summary: "Get the system<wbr>Data property: Metadata pertaining to creation and last modification of the resource."
|
|
syntax: "public SystemData systemData()"
|
|
desc: "Get the systemData property: Metadata pertaining to creation and last modification of the resource."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.tags()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.tags()"
|
|
name: "tags()"
|
|
nameWithType: "ApplicationInner.tags()"
|
|
summary: "Get the tags property: The tags for the application."
|
|
syntax: "public Map<String,String> tags()"
|
|
desc: "Get the tags property: The tags for the application."
|
|
returns:
|
|
description: "the tags value."
|
|
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>>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.validate()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ApplicationInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.withEtag(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.withEtag(String etag)"
|
|
name: "withEtag(String etag)"
|
|
nameWithType: "ApplicationInner.withEtag(String etag)"
|
|
summary: "Set the etag property: The ETag for the application."
|
|
parameters:
|
|
- description: "the etag value to set."
|
|
name: "etag"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ApplicationInner withEtag(String etag)"
|
|
desc: "Set the etag property: The ETag for the application."
|
|
returns:
|
|
description: "the ApplicationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner&text=ApplicationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.withProperties(com.azure.resourcemanager.hdinsight.models.ApplicationProperties)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.withProperties(ApplicationProperties properties)"
|
|
name: "withProperties(ApplicationProperties properties)"
|
|
nameWithType: "ApplicationInner.withProperties(ApplicationProperties properties)"
|
|
summary: "Set the properties property: The properties of the application."
|
|
parameters:
|
|
- description: "the properties value to set."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.ApplicationProperties?alt=com.azure.resourcemanager.hdinsight.models.ApplicationProperties&text=ApplicationProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ApplicationInner withProperties(ApplicationProperties properties)"
|
|
desc: "Set the properties property: The properties of the application."
|
|
returns:
|
|
description: "the ApplicationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner&text=ApplicationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.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 for the application."
|
|
parameters:
|
|
- description: "the tags value to set."
|
|
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 for the application."
|
|
returns:
|
|
description: "the ApplicationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.ApplicationInner&text=ApplicationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The HDInsight cluster application."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.hdinsight.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0
|