public class Operation extends Object
Constructor and Description |
---|
Operation(com.microsoft.azure.management.cdn.implementation.OperationInner inner)
Construct Operation object from server response object.
|
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the name value.
|
String |
provider()
Get the provider value.
|
String |
resource()
Get the resource value.
|
String |
type()
Get the operation value.
|
public Operation(com.microsoft.azure.management.cdn.implementation.OperationInner inner)
inner
- server response object containing supported operation description.public String name()
public String provider()
public String resource()
public String type()
Copyright © 2019. All rights reserved.