Uses of Class
com.azure.resourcemanager.compute.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type OperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list()List the operations for the provider.com.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list(com.azure.core.util.Context context) List the operations for the provider.com.azure.core.http.rest.PagedFlux<OperationInner> OperationsClient.listAsync()List the operations for the provider. -
Uses of OperationInner in com.azure.resourcemanager.compute.fluent.models
Classes in com.azure.resourcemanager.compute.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.compute.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.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: List of operations supported by the resource provider.