Uses of Class
com.azure.resourcemanager.sql.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type OperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list()Lists all of the available SQL Rest API operations.com.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list(com.azure.core.util.Context context) Lists all of the available SQL Rest API operations.com.azure.core.http.rest.PagedFlux<OperationInner> OperationsClient.listAsync()Lists all of the available SQL Rest API operations. -
Uses of OperationInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return OperationInnerModifier and TypeMethodDescriptionstatic OperationInnerOperationInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationInner from the JsonReader. -
Uses of OperationInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: Array of results.