azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

76 строки
2.7 KiB
YAML

### YamlMime:JavaType
constructors:
- fullName: com.microsoft.azure.management.cdn.Operation.Operation(OperationInner inner)
name: Operation(OperationInner inner)
nameWithType: Operation.Operation(OperationInner inner)
parameters:
- description: <p>server response object containing supported operation description. </p>
name: inner
type: <xref href="OperationInner?alt=OperationInner&text=OperationInner" data-throw-if-not-resolved="False"/>
summary: >-
<p>Construct Operation object from server response object.</p>
<p></p>
syntax: public Operation(OperationInner inner)
uid: com.microsoft.azure.management.cdn.Operation.Operation(OperationInner)
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.management.cdn.Operation.name()
name: name()
nameWithType: Operation.name()
returns:
description: <p>the name value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the name value.</p>
<p></p>
syntax: public String name()
uid: com.microsoft.azure.management.cdn.Operation.name()
- fullName: com.microsoft.azure.management.cdn.Operation.provider()
name: provider()
nameWithType: Operation.provider()
returns:
description: <p>the provider value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the provider value.</p>
<p></p>
syntax: public String provider()
uid: com.microsoft.azure.management.cdn.Operation.provider()
- fullName: com.microsoft.azure.management.cdn.Operation.resource()
name: resource()
nameWithType: Operation.resource()
returns:
description: <p>the resource value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the resource value.</p>
<p></p>
syntax: public String resource()
uid: com.microsoft.azure.management.cdn.Operation.resource()
- fullName: com.microsoft.azure.management.cdn.Operation.type()
name: type()
nameWithType: Operation.type()
returns:
description: <p>the operation value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the operation value.</p>
<p></p>
syntax: public String type()
uid: com.microsoft.azure.management.cdn.Operation.type()
nameWithType: Operation
syntax: public class Operation
type: class
uid: com.microsoft.azure.management.cdn.Operation
fullName: com.microsoft.azure.management.cdn.Operation
name: Operation
package: com.microsoft.azure.management.cdn
summary: <p>Operation that CDN service supports. </p>
metadata: {}