public class OperationDisplay extends Object
Constructor and Description |
---|
OperationDisplay() |
Modifier and Type | Method and Description |
---|---|
String |
operation()
Get operation type: Read, write, delete, etc.
|
String |
provider()
Get service provider: Microsoft.EventHub.
|
String |
resource()
Get resource on which the operation is performed: Invoice, etc.
|
public String provider()
public String resource()
public String operation()
Copyright © 2019. All rights reserved.