Uses of Class
com.azure.resourcemanager.netapp.fluent.models.GetKeyVaultStatusResponseInner
Packages that use GetKeyVaultStatusResponseInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of GetKeyVaultStatusResponseInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return GetKeyVaultStatusResponseInnerModifier and TypeMethodDescriptionAccountsClient.getChangeKeyVaultInformation
(String resourceGroupName, String accountName) Get information about how volumes under NetApp account are encrypted.AccountsClient.getChangeKeyVaultInformation
(String resourceGroupName, String accountName, com.azure.core.util.Context context) Get information about how volumes under NetApp account are encrypted.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type GetKeyVaultStatusResponseInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<GetKeyVaultStatusResponseInner>, GetKeyVaultStatusResponseInner> AccountsClient.beginGetChangeKeyVaultInformation
(String resourceGroupName, String accountName) Get information about how volumes under NetApp account are encrypted.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<GetKeyVaultStatusResponseInner>, GetKeyVaultStatusResponseInner> AccountsClient.beginGetChangeKeyVaultInformation
(String resourceGroupName, String accountName) Get information about how volumes under NetApp account are encrypted.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<GetKeyVaultStatusResponseInner>, GetKeyVaultStatusResponseInner> AccountsClient.beginGetChangeKeyVaultInformation
(String resourceGroupName, String accountName, com.azure.core.util.Context context) Get information about how volumes under NetApp account are encrypted.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<GetKeyVaultStatusResponseInner>, GetKeyVaultStatusResponseInner> AccountsClient.beginGetChangeKeyVaultInformation
(String resourceGroupName, String accountName, com.azure.core.util.Context context) Get information about how volumes under NetApp account are encrypted. -
Uses of GetKeyVaultStatusResponseInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return GetKeyVaultStatusResponseInnerModifier and TypeMethodDescriptionGetKeyVaultStatusResponseInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of GetKeyVaultStatusResponseInner from the JsonReader.GetKeyVaultStatusResponseInner.withKeyName
(String keyName) Set the keyName property: The name of the key that should be used for encryption.GetKeyVaultStatusResponseInner.withKeyVaultPrivateEndpoints
(List<KeyVaultPrivateEndpoint> keyVaultPrivateEndpoints) Set the keyVaultPrivateEndpoints property: Pairs of virtual network ID and private endpoint ID.GetKeyVaultStatusResponseInner.withKeyVaultResourceId
(String keyVaultResourceId) Set the keyVaultResourceId property: Azure resource ID of the key vault/managed HSM that should be used for encryption.GetKeyVaultStatusResponseInner.withKeyVaultUri
(String keyVaultUri) Set the keyVaultUri property: The URI of the key vault/managed HSM that should be used for encryption. -
Uses of GetKeyVaultStatusResponseInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return GetKeyVaultStatusResponseInnerModifier and TypeMethodDescriptionGetKeyVaultStatusResponse.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.GetKeyVaultStatusResponseInner object.