Uses of Class
com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for KeyVault.
Package containing the inner data models for KeyVault.
-
Uses of OperationInner in com.azure.resourcemanager.keyvault.fluent
Methods in com.azure.resourcemanager.keyvault.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.keyvault.fluent.models
Classes in com.azure.resourcemanager.keyvault.fluent.models that implement interfaces with type arguments of type OperationInnerModifier and TypeClassDescriptionfinal classKey Vault REST API operation definition.Methods in com.azure.resourcemanager.keyvault.fluent.models that return OperationInnerModifier and TypeMethodDescriptionstatic OperationInnerOperationInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationInner from the JsonReader.