Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
Packages that use OperationValueInner
Package
Description
Package containing the service clients for ContainerServiceManagementClient.
Package containing the inner data models for ContainerServiceManagementClient.
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 OperationValueInnerModifier and TypeMethodDescriptioncom.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.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return OperationValueInnerModifier and TypeMethodDescriptionstatic OperationValueInnerOperationValueInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationValueInner from the JsonReader. -
Uses of OperationValueInner in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type OperationValueInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: The list of operations.