156 строки
10 KiB
YAML
156 строки
10 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail"
|
|
name: "OperationDetail"
|
|
nameWithType: "OperationDetail"
|
|
summary: "Operation detail payload."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **OperationDetail**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.OperationDetail()"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.OperationDetail()"
|
|
name: "OperationDetail()"
|
|
nameWithType: "OperationDetail.OperationDetail()"
|
|
syntax: "public OperationDetail()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.display()"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.display()"
|
|
name: "display()"
|
|
nameWithType: "OperationDetail.display()"
|
|
summary: "Get display of the operation."
|
|
syntax: "public OperationDisplay display()"
|
|
desc: "Get display of the operation."
|
|
returns:
|
|
description: "the display value"
|
|
type: "<xref href=\"com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDisplay?alt=com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.isDataAction()"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.isDataAction()"
|
|
name: "isDataAction()"
|
|
nameWithType: "OperationDetail.isDataAction()"
|
|
summary: "Get indicates whether the operation is a data action."
|
|
syntax: "public Boolean isDataAction()"
|
|
desc: "Get indicates whether the operation is a data action."
|
|
returns:
|
|
description: "the isDataAction value"
|
|
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.name()"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.name()"
|
|
name: "name()"
|
|
nameWithType: "OperationDetail.name()"
|
|
summary: "Get name of the operation."
|
|
syntax: "public String name()"
|
|
desc: "Get name of the operation."
|
|
returns:
|
|
description: "the name value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.origin()"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.origin()"
|
|
name: "origin()"
|
|
nameWithType: "OperationDetail.origin()"
|
|
summary: "Get origin of the operation."
|
|
syntax: "public String origin()"
|
|
desc: "Get origin of the operation."
|
|
returns:
|
|
description: "the origin value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.properties()"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.properties()"
|
|
name: "properties()"
|
|
nameWithType: "OperationDetail.properties()"
|
|
summary: "Get properties of the operation."
|
|
syntax: "public Object properties()"
|
|
desc: "Get properties of the operation."
|
|
returns:
|
|
description: "the properties value"
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withDisplay(com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDisplay)"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withDisplay(OperationDisplay display)"
|
|
name: "withDisplay(OperationDisplay display)"
|
|
nameWithType: "OperationDetail.withDisplay(OperationDisplay display)"
|
|
summary: "Set display of the operation."
|
|
parameters:
|
|
- description: "the display value to set"
|
|
name: "display"
|
|
type: "<xref href=\"com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDisplay?alt=com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OperationDetail withDisplay(OperationDisplay display)"
|
|
desc: "Set display of the operation."
|
|
returns:
|
|
description: "the OperationDetail object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail?alt=com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail&text=OperationDetail\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withIsDataAction(java.lang.Boolean)"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withIsDataAction(Boolean isDataAction)"
|
|
name: "withIsDataAction(Boolean isDataAction)"
|
|
nameWithType: "OperationDetail.withIsDataAction(Boolean isDataAction)"
|
|
summary: "Set indicates whether the operation is a data action."
|
|
parameters:
|
|
- description: "the isDataAction value to set"
|
|
name: "isDataAction"
|
|
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OperationDetail withIsDataAction(Boolean isDataAction)"
|
|
desc: "Set indicates whether the operation is a data action."
|
|
returns:
|
|
description: "the OperationDetail object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail?alt=com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail&text=OperationDetail\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withName(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withName(String name)"
|
|
name: "withName(String name)"
|
|
nameWithType: "OperationDetail.withName(String name)"
|
|
summary: "Set name of the operation."
|
|
parameters:
|
|
- description: "the name value to set"
|
|
name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OperationDetail withName(String name)"
|
|
desc: "Set name of the operation."
|
|
returns:
|
|
description: "the OperationDetail object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail?alt=com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail&text=OperationDetail\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withOrigin(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withOrigin(String origin)"
|
|
name: "withOrigin(String origin)"
|
|
nameWithType: "OperationDetail.withOrigin(String origin)"
|
|
summary: "Set origin of the operation."
|
|
parameters:
|
|
- description: "the origin value to set"
|
|
name: "origin"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OperationDetail withOrigin(String origin)"
|
|
desc: "Set origin of the operation."
|
|
returns:
|
|
description: "the OperationDetail object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail?alt=com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail&text=OperationDetail\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withProperties(java.lang.Object)"
|
|
fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withProperties(Object properties)"
|
|
name: "withProperties(Object properties)"
|
|
nameWithType: "OperationDetail.withProperties(Object properties)"
|
|
summary: "Set properties of the operation."
|
|
parameters:
|
|
- description: "the properties value to set"
|
|
name: "properties"
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OperationDetail withProperties(Object properties)"
|
|
desc: "Set properties of the operation."
|
|
returns:
|
|
description: "the OperationDetail object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail?alt=com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail&text=OperationDetail\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Operation detail payload."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.azurestackhci.v2020_10_01"
|
|
artifact: com.microsoft.azure.azurestackhci.v2020_10_01:azure-mgmt-azurestackhci:1.0.0
|