198 строки
14 KiB
YAML
198 строки
14 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner"
|
|
name: "OperationInner"
|
|
nameWithType: "OperationInner"
|
|
summary: "Key Vault REST API operation definition."
|
|
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 **OperationInner**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.keyvault.fluent.models.OperationInner?alt=com.azure.resourcemanager.keyvault.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.OperationInner()"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.OperationInner()"
|
|
name: "OperationInner()"
|
|
nameWithType: "OperationInner.OperationInner()"
|
|
summary: "Creates an instance of Operation<wbr>Inner class."
|
|
syntax: "public OperationInner()"
|
|
desc: "Creates an instance of OperationInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.display()"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.display()"
|
|
name: "display()"
|
|
nameWithType: "OperationInner.display()"
|
|
summary: "Get the display property: Display metadata associated with the operation."
|
|
syntax: "public OperationDisplay display()"
|
|
desc: "Get the display property: Display metadata associated with the operation."
|
|
returns:
|
|
description: "the display value."
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.models.OperationDisplay?alt=com.azure.resourcemanager.keyvault.models.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "OperationInner.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Operation<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 OperationInner fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the OperationInner."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of OperationInner from the JsonReader."
|
|
returns:
|
|
description: "An instance of OperationInner 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.keyvault.fluent.models.OperationInner?alt=com.azure.resourcemanager.keyvault.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.isDataAction()"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.isDataAction()"
|
|
name: "isDataAction()"
|
|
nameWithType: "OperationInner.isDataAction()"
|
|
summary: "Get the is<wbr>Data<wbr>Action property: Property to specify whether the action is a data action."
|
|
syntax: "public Boolean isDataAction()"
|
|
desc: "Get the isDataAction property: Property to specify whether the action is a data action."
|
|
returns:
|
|
description: "the isDataAction value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.name()"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.name()"
|
|
name: "name()"
|
|
nameWithType: "OperationInner.name()"
|
|
summary: "Get the name property: Operation name: \\{provider\\}/\\{resource\\}/\\{operation\\}."
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: Operation name: \\{provider\\}/\\{resource\\}/\\{operation\\}."
|
|
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.keyvault.fluent.models.OperationInner.origin()"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.origin()"
|
|
name: "origin()"
|
|
nameWithType: "OperationInner.origin()"
|
|
summary: "Get the origin property: The origin of operations."
|
|
syntax: "public String origin()"
|
|
desc: "Get the origin property: The origin of operations."
|
|
returns:
|
|
description: "the origin value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.serviceSpecification()"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.serviceSpecification()"
|
|
name: "serviceSpecification()"
|
|
nameWithType: "OperationInner.serviceSpecification()"
|
|
summary: "Get the service<wbr>Specification property: One property of operation, include metric specifications."
|
|
syntax: "public ServiceSpecification serviceSpecification()"
|
|
desc: "Get the serviceSpecification property: One property of operation, include metric specifications."
|
|
returns:
|
|
description: "the serviceSpecification value."
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.models.ServiceSpecification?alt=com.azure.resourcemanager.keyvault.models.ServiceSpecification&text=ServiceSpecification\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "OperationInner.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.keyvault.fluent.models.OperationInner.validate()"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "OperationInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withDisplay(com.azure.resourcemanager.keyvault.models.OperationDisplay)"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withDisplay(OperationDisplay display)"
|
|
name: "withDisplay(OperationDisplay display)"
|
|
nameWithType: "OperationInner.withDisplay(OperationDisplay display)"
|
|
summary: "Set the display property: Display metadata associated with the operation."
|
|
parameters:
|
|
- description: "the display value to set."
|
|
name: "display"
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.models.OperationDisplay?alt=com.azure.resourcemanager.keyvault.models.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OperationInner withDisplay(OperationDisplay display)"
|
|
desc: "Set the display property: Display metadata associated with the operation."
|
|
returns:
|
|
description: "the OperationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.fluent.models.OperationInner?alt=com.azure.resourcemanager.keyvault.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withIsDataAction(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withIsDataAction(Boolean isDataAction)"
|
|
name: "withIsDataAction(Boolean isDataAction)"
|
|
nameWithType: "OperationInner.withIsDataAction(Boolean isDataAction)"
|
|
summary: "Set the is<wbr>Data<wbr>Action property: Property to specify whether the action is a data action."
|
|
parameters:
|
|
- description: "the isDataAction value to set."
|
|
name: "isDataAction"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public OperationInner withIsDataAction(Boolean isDataAction)"
|
|
desc: "Set the isDataAction property: Property to specify whether the action is a data action."
|
|
returns:
|
|
description: "the OperationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.fluent.models.OperationInner?alt=com.azure.resourcemanager.keyvault.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withName(String name)"
|
|
name: "withName(String name)"
|
|
nameWithType: "OperationInner.withName(String name)"
|
|
summary: "Set the name property: Operation name: \\{provider\\}/\\{resource\\}/\\{operation\\}."
|
|
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 OperationInner withName(String name)"
|
|
desc: "Set the name property: Operation name: \\{provider\\}/\\{resource\\}/\\{operation\\}."
|
|
returns:
|
|
description: "the OperationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.fluent.models.OperationInner?alt=com.azure.resourcemanager.keyvault.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withOrigin(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withOrigin(String origin)"
|
|
name: "withOrigin(String origin)"
|
|
nameWithType: "OperationInner.withOrigin(String origin)"
|
|
summary: "Set the origin property: The origin of operations."
|
|
parameters:
|
|
- description: "the origin value to set."
|
|
name: "origin"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public OperationInner withOrigin(String origin)"
|
|
desc: "Set the origin property: The origin of operations."
|
|
returns:
|
|
description: "the OperationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.fluent.models.OperationInner?alt=com.azure.resourcemanager.keyvault.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withServiceSpecification(com.azure.resourcemanager.keyvault.models.ServiceSpecification)"
|
|
fullName: "com.azure.resourcemanager.keyvault.fluent.models.OperationInner.withServiceSpecification(ServiceSpecification serviceSpecification)"
|
|
name: "withServiceSpecification(ServiceSpecification serviceSpecification)"
|
|
nameWithType: "OperationInner.withServiceSpecification(ServiceSpecification serviceSpecification)"
|
|
summary: "Set the service<wbr>Specification property: One property of operation, include metric specifications."
|
|
parameters:
|
|
- description: "the serviceSpecification value to set."
|
|
name: "serviceSpecification"
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.models.ServiceSpecification?alt=com.azure.resourcemanager.keyvault.models.ServiceSpecification&text=ServiceSpecification\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OperationInner withServiceSpecification(ServiceSpecification serviceSpecification)"
|
|
desc: "Set the serviceSpecification property: One property of operation, include metric specifications."
|
|
returns:
|
|
description: "the OperationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.keyvault.fluent.models.OperationInner?alt=com.azure.resourcemanager.keyvault.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Key Vault REST API operation definition."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.keyvault.fluent.models.OperationInner?alt=com.azure.resourcemanager.keyvault.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.keyvault.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-keyvault:2.44.0
|