Uses of Class
com.azure.resourcemanager.keyvault.models.ManagedHsmKeyListResult
Packages that use ManagedHsmKeyListResult
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of ManagedHsmKeyListResult in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return ManagedHsmKeyListResultModifier and TypeMethodDescriptionstatic ManagedHsmKeyListResultManagedHsmKeyListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedHsmKeyListResult from the JsonReader.ManagedHsmKeyListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next page of keys.ManagedHsmKeyListResult.withValue(List<ManagedHsmKeyInner> value) Set the value property: The key resources.