public class OperationDisplay extends Object
Constructor and Description |
---|
OperationDisplay() |
Modifier and Type | Method and Description |
---|---|
String |
description()
Get the description value.
|
String |
operation()
Get for example: read, write, delete, or listKeys/action.
|
String |
provider()
Get the provider value.
|
String |
resource()
Get the resource value.
|
public String provider()
public String operation()
public String resource()
public String description()
Copyright © 2019. All rights reserved.