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

102 строки
7.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction"
fullName: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction"
name: "DbNodeAction"
nameWithType: "DbNodeAction"
summary: "Db<wbr>Node action object."
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 final class **DbNodeAction**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeAction?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeAction&text=DbNodeAction\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.DbNodeAction()"
fullName: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.DbNodeAction()"
name: "DbNodeAction()"
nameWithType: "DbNodeAction.DbNodeAction()"
summary: "Creates an instance of Db<wbr>Node<wbr>Action class."
syntax: "public DbNodeAction()"
desc: "Creates an instance of DbNodeAction class."
methods:
- uid: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.action()"
fullName: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.action()"
name: "action()"
nameWithType: "DbNodeAction.action()"
summary: "Get the action property: Db action."
syntax: "public DbNodeActionEnum action()"
desc: "Get the action property: Db action."
returns:
description: "the action value."
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeActionEnum?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeActionEnum&text=DbNodeActionEnum\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "DbNodeAction.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Db<wbr>Node<wbr>Action 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 DbNodeAction 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 DbNodeAction from the JsonReader."
returns:
description: "An instance of DbNodeAction 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.oracledatabase.models.DbNodeAction?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeAction&text=DbNodeAction\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "DbNodeAction.toJson(JsonWriter 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.oracledatabase.models.DbNodeAction.validate()"
fullName: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.validate()"
name: "validate()"
nameWithType: "DbNodeAction.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.withAction(com.azure.resourcemanager.oracledatabase.models.DbNodeActionEnum)"
fullName: "com.azure.resourcemanager.oracledatabase.models.DbNodeAction.withAction(DbNodeActionEnum action)"
name: "withAction(DbNodeActionEnum action)"
nameWithType: "DbNodeAction.withAction(DbNodeActionEnum action)"
summary: "Set the action property: Db action."
parameters:
- description: "the action value to set."
name: "action"
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeActionEnum?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeActionEnum&text=DbNodeActionEnum\" data-throw-if-not-resolved=\"False\" />"
syntax: "public DbNodeAction withAction(DbNodeActionEnum action)"
desc: "Set the action property: Db action."
returns:
description: "the DbNodeAction object itself."
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeAction?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeAction&text=DbNodeAction\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "DbNode action object."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeAction?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeAction&text=DbNodeAction\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.oracledatabase.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-oracledatabase:1.0.0