Uses of Class
com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for HDInsightContainersManagementClient.
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.hdinsight.containers.fluent
Methods in com.azure.resourcemanager.hdinsight.containers.fluent that return types with arguments of type OperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list()Returns list of operations.com.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list(com.azure.core.util.Context context) Returns list of operations. -
Uses of OperationInner in com.azure.resourcemanager.hdinsight.containers.fluent.models
Classes in com.azure.resourcemanager.hdinsight.containers.fluent.models that implement interfaces with type arguments of type OperationInnerModifier and TypeClassDescriptionfinal classREST API Operation Details of a REST API operation, returned from the Resource Provider Operations API.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return OperationInnerModifier and TypeMethodDescriptionstatic OperationInnerOperationInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationInner from the JsonReader.OperationInner.withDisplay(OperationDisplay display) Set the display property: Localized display information for this particular operation. -
Uses of OperationInner in com.azure.resourcemanager.hdinsight.containers.models
Methods in com.azure.resourcemanager.hdinsight.containers.models that return OperationInnerModifier and TypeMethodDescriptionOperation.innerModel()Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner object.Methods in com.azure.resourcemanager.hdinsight.containers.models that return types with arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: List of operations supported by the resource provider.