Uses of Class
com.azure.resourcemanager.keyvault.models.ManagedHsmListResult
Packages that use ManagedHsmListResult
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of ManagedHsmListResult in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return ManagedHsmListResultModifier and TypeMethodDescriptionstatic ManagedHsmListResultManagedHsmListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedHsmListResult from the JsonReader.ManagedHsmListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of managed HSM Pools.ManagedHsmListResult.withValue(List<ManagedHsmInner> value) Set the value property: The list of managed HSM Pools.