azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

69 строки
4.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction"
fullName: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction"
name: "ChaosExperimentAction"
nameWithType: "ChaosExperimentAction"
summary: "Model that represents the base action model."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- 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 class **ChaosExperimentAction**"
constructors:
- uid: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction.ChaosExperimentAction()"
fullName: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction.ChaosExperimentAction()"
name: "ChaosExperimentAction()"
nameWithType: "ChaosExperimentAction.ChaosExperimentAction()"
summary: "Creates an instance of Chaos<wbr>Experiment<wbr>Action class."
syntax: "public ChaosExperimentAction()"
desc: "Creates an instance of ChaosExperimentAction class."
methods:
- uid: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction.name()"
fullName: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction.name()"
name: "name()"
nameWithType: "ChaosExperimentAction.name()"
summary: "Get the name property: String that represents a Capability URN."
syntax: "public String name()"
desc: "Get the name property: String that represents a Capability URN."
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.chaos.models.ChaosExperimentAction.validate()"
fullName: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction.validate()"
name: "validate()"
nameWithType: "ChaosExperimentAction.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction.withName(java.lang.String)"
fullName: "com.azure.resourcemanager.chaos.models.ChaosExperimentAction.withName(String name)"
name: "withName(String name)"
nameWithType: "ChaosExperimentAction.withName(String name)"
summary: "Set the name property: String that represents a Capability URN."
parameters:
- description: "the name value to set."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ChaosExperimentAction withName(String name)"
desc: "Set the name property: String that represents a Capability URN."
returns:
description: "the ChaosExperimentAction object itself."
type: "<xref href=\"com.azure.resourcemanager.chaos.models.ChaosExperimentAction?alt=com.azure.resourcemanager.chaos.models.ChaosExperimentAction&text=ChaosExperimentAction\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Model that represents the base action model. 9 total per experiment."
metadata: {}
package: "com.azure.resourcemanager.chaos.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-chaos:1.1.0