Uses of Class
com.azure.resourcemanager.keyvault.models.OperationListResult
-
Packages that use OperationListResult Package Description com.azure.resourcemanager.keyvault.models Package containing the data models for KeyVaultManagementClient. -
-
Uses of OperationListResult in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return OperationListResult Modifier and Type Method Description OperationListResultOperationListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of operations.OperationListResultOperationListResult. withValue(List<OperationInner> value)Set the value property: List of Storage operations supported by the Storage resource provider.
-