Uses of Class
com.microsoft.azure.management.containerinstance.Operation
Packages that use Operation
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of Operation in com.microsoft.azure.management.containerinstance
Methods in com.microsoft.azure.management.containerinstance that return OperationModifier 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.Methods in com.microsoft.azure.management.containerinstance that return types with arguments of type OperationModifier 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.