Uses of Class
com.microsoft.azure.management.containerinstance.Operation
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of Operation in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionOperation.withDisplay
(OperationDisplay display) Set the display information of the operation.Set the name of the operation.Operation.withOrigin
(ContainerInstanceOperationsOrigin origin) Set the intended executor of the operation.Operation.withProperties
(Object properties) Set the additional properties.Modifier and TypeMethodDescriptioncom.microsoft.azure.PagedList<Operation>
ContainerGroups.listOperations()
Lists all operations for Azure Container Instance service.rx.Observable<Operation>
ContainerGroups.listOperationsAsync()
Lists all operations for Azure Container Instance service.