Uses of Class
com.azure.resourcemanager.netapp.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type OperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list()Describes the Resource Provider Lists all of the available Microsoft.NetApp Rest API operations.com.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list(com.azure.core.util.Context context) Describes the Resource Provider Lists all of the available Microsoft.NetApp Rest API operations. -
Uses of OperationInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.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: Display metadata associated with the operation.Set the name property: Operation name: {provider}/{resource}/{operation}.OperationInner.withOrigin(String origin) Set the origin property: The origin of operations.OperationInner.withServiceSpecification(ServiceSpecification serviceSpecification) Set the serviceSpecification property: One property of operation, include metric specifications. -
Uses of OperationInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return OperationInnerModifier and TypeMethodDescriptionOperation.innerModel()Gets the inner com.azure.resourcemanager.netapp.fluent.models.OperationInner object.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: List of Storage operations supported by the Storage resource provider.Method parameters in com.azure.resourcemanager.netapp.models with type arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.withValue(List<OperationInner> value) Set the value property: List of Storage operations supported by the Storage resource provider.