Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Packages that use OperationValueInner Package Description com.azure.resourcemanager.containerservice.fluent Package containing the service clients for ContainerServiceManagementClient.com.azure.resourcemanager.containerservice.models Package containing the data models for ContainerServiceManagementClient. -
-
Uses of OperationValueInner in com.azure.resourcemanager.containerservice.fluent
Methods in com.azure.resourcemanager.containerservice.fluent that return types with arguments of type OperationValueInner Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<OperationValueInner>OperationsClient. list()Gets a list of operations.com.azure.core.http.rest.PagedIterable<OperationValueInner>OperationsClient. list(com.azure.core.util.Context context)Gets a list of operations.com.azure.core.http.rest.PagedFlux<OperationValueInner>OperationsClient. listAsync()Gets a list of operations. -
Uses of OperationValueInner in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type OperationValueInner Modifier and Type Method Description List<OperationValueInner>OperationListResult. value()Get the value property: The list of operations.
-