Uses of Class
com.microsoft.azure.management.containerinstance.OperationDisplay
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of OperationDisplay in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionOperation.display()
Get the display information of the operation.OperationDisplay.withDescription
(String description) Set the description of the operation.OperationDisplay.withOperation
(String operation) Set the friendly name of the operation.OperationDisplay.withProvider
(String provider) Set the name of the provider of the operation.OperationDisplay.withResource
(String resource) Set the name of the resource type of the operation.Modifier and TypeMethodDescriptionOperation.withDisplay
(OperationDisplay display) Set the display information of the operation.