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