| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
OperationDisplay.withDescription(String description)
Set a description of the operation.
|
OperationDisplay |
OperationDisplay.withOperation(String operation)
Set the type of operation.
|
OperationDisplay |
OperationDisplay.withProvider(String provider)
Set friendly name of the resource provider.
|
OperationDisplay |
OperationDisplay.withResource(String resource)
Set the resource type on which the operation is performed.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/