125 строки
8.4 KiB
YAML
125 строки
8.4 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner"
|
|
name: "TargetTypeInner"
|
|
nameWithType: "TargetTypeInner"
|
|
summary: "Model that represents a Target Type resource."
|
|
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 **TargetTypeInner**</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.chaos.fluent.models.TargetTypeInner.TargetTypeInner()"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.TargetTypeInner()"
|
|
name: "TargetTypeInner()"
|
|
nameWithType: "TargetTypeInner.TargetTypeInner()"
|
|
summary: "Creates an instance of Target<wbr>Type<wbr>Inner class."
|
|
syntax: "public TargetTypeInner()"
|
|
desc: "Creates an instance of TargetTypeInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.description()"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.description()"
|
|
name: "description()"
|
|
nameWithType: "TargetTypeInner.description()"
|
|
summary: "Get the description property: Localized string of the description."
|
|
syntax: "public String description()"
|
|
desc: "Get the description property: Localized string of the description."
|
|
returns:
|
|
description: "the description value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.displayName()"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "TargetTypeInner.displayName()"
|
|
summary: "Get the display<wbr>Name property: Localized string of the display name."
|
|
syntax: "public String displayName()"
|
|
desc: "Get the displayName property: Localized string of the display name."
|
|
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.chaos.fluent.models.TargetTypeInner.location()"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.location()"
|
|
name: "location()"
|
|
nameWithType: "TargetTypeInner.location()"
|
|
summary: "Get the location property: Location of the Target Type resource."
|
|
syntax: "public String location()"
|
|
desc: "Get the location property: Location of the Target Type resource."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.propertiesSchema()"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.propertiesSchema()"
|
|
name: "propertiesSchema()"
|
|
nameWithType: "TargetTypeInner.propertiesSchema()"
|
|
summary: "Get the properties<wbr>Schema property: URL to retrieve JSON schema of the Target Type properties."
|
|
syntax: "public String propertiesSchema()"
|
|
desc: "Get the propertiesSchema property: URL to retrieve JSON schema of the Target Type properties."
|
|
returns:
|
|
description: "the propertiesSchema value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.resourceTypes()"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.resourceTypes()"
|
|
name: "resourceTypes()"
|
|
nameWithType: "TargetTypeInner.resourceTypes()"
|
|
summary: "Get the resource<wbr>Types property: List of resource types this Target Type can extend."
|
|
syntax: "public List<String> resourceTypes()"
|
|
desc: "Get the resourceTypes property: List of resource types this Target Type can extend."
|
|
returns:
|
|
description: "the resourceTypes value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.systemData()"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "TargetTypeInner.systemData()"
|
|
summary: "Get the system<wbr>Data property: The system metadata properties of the target type resource."
|
|
syntax: "public SystemData systemData()"
|
|
desc: "Get the systemData property: The system metadata properties of the target type 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.chaos.fluent.models.TargetTypeInner.validate()"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "TargetTypeInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "TargetTypeInner.withLocation(String location)"
|
|
summary: "Set the location property: Location of the Target Type resource."
|
|
parameters:
|
|
- description: "the location value to set."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public TargetTypeInner withLocation(String location)"
|
|
desc: "Set the location property: Location of the Target Type resource."
|
|
returns:
|
|
description: "the TargetTypeInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner?alt=com.azure.resourcemanager.chaos.fluent.models.TargetTypeInner&text=TargetTypeInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Model that represents a Target Type resource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.chaos.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-chaos:1.1.0
|