79 строки
5.1 KiB
YAML
79 строки
5.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.support.fluent.models.OperationInner"
|
|
fullName: "com.azure.resourcemanager.support.fluent.models.OperationInner"
|
|
name: "OperationInner"
|
|
nameWithType: "OperationInner"
|
|
summary: "The operation supported by Microsoft Support resource provider."
|
|
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**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.support.fluent.models.OperationInner.OperationInner()"
|
|
fullName: "com.azure.resourcemanager.support.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.support.fluent.models.OperationInner.display()"
|
|
fullName: "com.azure.resourcemanager.support.fluent.models.OperationInner.display()"
|
|
name: "display()"
|
|
nameWithType: "OperationInner.display()"
|
|
summary: "Get the display property: The object that describes the operation."
|
|
syntax: "public OperationDisplay display()"
|
|
desc: "Get the display property: The object that describes the operation."
|
|
returns:
|
|
description: "the display value."
|
|
type: "<xref href=\"com.azure.resourcemanager.support.models.OperationDisplay?alt=com.azure.resourcemanager.support.models.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.support.fluent.models.OperationInner.name()"
|
|
fullName: "com.azure.resourcemanager.support.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.support.fluent.models.OperationInner.validate()"
|
|
fullName: "com.azure.resourcemanager.support.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.support.fluent.models.OperationInner.withDisplay(com.azure.resourcemanager.support.models.OperationDisplay)"
|
|
fullName: "com.azure.resourcemanager.support.fluent.models.OperationInner.withDisplay(OperationDisplay display)"
|
|
name: "withDisplay(OperationDisplay display)"
|
|
nameWithType: "OperationInner.withDisplay(OperationDisplay display)"
|
|
summary: "Set the display property: The object that describes the operation."
|
|
parameters:
|
|
- description: "the display value to set."
|
|
name: "display"
|
|
type: "<xref href=\"com.azure.resourcemanager.support.models.OperationDisplay?alt=com.azure.resourcemanager.support.models.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OperationInner withDisplay(OperationDisplay display)"
|
|
desc: "Set the display property: The object that describes the operation."
|
|
returns:
|
|
description: "the OperationInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.support.fluent.models.OperationInner?alt=com.azure.resourcemanager.support.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The operation supported by Microsoft Support resource provider."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.support.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-support:1.0.0
|