public class OperationDisplay extends Object
Constructor and Description |
---|
OperationDisplay() |
Modifier and Type | Method and Description |
---|---|
String |
description()
Get a friendly description of the operation.
|
String |
operation()
Get a friendly name of the operation.
|
String |
provider()
Get the resource provider of the operation.
|
String |
resource()
Get the resource type of the operation.
|
public String provider()
public String resource()
public String operation()
public String description()
Copyright © 2019. All rights reserved.