Uses of Class
com.azure.resourcemanager.keyvault.fluent.models.ManagedHsmInner
Packages that use ManagedHsmInner
Package
Description
Package containing the service clients for KeyVaultManagementClient.
Package containing the inner data models for KeyVaultManagementClient.
Package containing the data models for KeyVaultManagementClient.
-
Uses of ManagedHsmInner in com.azure.resourcemanager.keyvault.fluent
Methods in com.azure.resourcemanager.keyvault.fluent that return ManagedHsmInnerModifier and TypeMethodDescriptionManagedHsmsClient.createOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.ManagedHsmsClient.createOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Create or update a managed HSM Pool in the specified subscription.ManagedHsmsClient.getByResourceGroup(String resourceGroupName, String name) Gets the specified managed HSM Pool.ManagedHsmsClient.update(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.ManagedHsmsClient.update(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Update a managed HSM Pool in the specified subscription.Methods in com.azure.resourcemanager.keyvault.fluent that return types with arguments of type ManagedHsmInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdate(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdate(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdate(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdate(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.ManagedHsmsClient.createOrUpdateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.ManagedHsmsClient.getByResourceGroupAsync(String resourceGroupName, String name) Gets the specified managed HSM Pool.com.azure.core.http.rest.Response<ManagedHsmInner> ManagedHsmsClient.getByResourceGroupWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context) Gets the specified managed HSM Pool.Mono<com.azure.core.http.rest.Response<ManagedHsmInner>> ManagedHsmsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String name) Gets the specified managed HSM Pool.com.azure.core.http.rest.PagedIterable<ManagedHsmInner> ManagedHsmsClient.list()The List operation gets information about the managed HSM Pools associated with the subscription.com.azure.core.http.rest.PagedIterable<ManagedHsmInner> The List operation gets information about the managed HSM Pools associated with the subscription.com.azure.core.http.rest.PagedFlux<ManagedHsmInner> ManagedHsmsClient.listAsync()The List operation gets information about the managed HSM Pools associated with the subscription.com.azure.core.http.rest.PagedFlux<ManagedHsmInner> The List operation gets information about the managed HSM Pools associated with the subscription.com.azure.core.http.rest.PagedIterable<ManagedHsmInner> ManagedHsmsClient.listByResourceGroup(String resourceGroupName) The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.com.azure.core.http.rest.PagedIterable<ManagedHsmInner> ManagedHsmsClient.listByResourceGroup(String resourceGroupName, Integer top, com.azure.core.util.Context context) The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.com.azure.core.http.rest.PagedFlux<ManagedHsmInner> ManagedHsmsClient.listByResourceGroupAsync(String resourceGroupName) The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.com.azure.core.http.rest.PagedFlux<ManagedHsmInner> ManagedHsmsClient.listByResourceGroupAsync(String resourceGroupName, Integer top) The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.ManagedHsmsClient.updateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.Methods in com.azure.resourcemanager.keyvault.fluent with parameters of type ManagedHsmInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginCreateOrUpdateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdate(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdate(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Update a managed HSM Pool in the specified subscription.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedHsmInner>, ManagedHsmInner> ManagedHsmsClient.beginUpdateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.ManagedHsmsClient.createOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.ManagedHsmsClient.createOrUpdate(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Create or update a managed HSM Pool in the specified subscription.ManagedHsmsClient.createOrUpdateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ManagedHsmsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Create or update a managed HSM Pool in the specified subscription.ManagedHsmsClient.update(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.ManagedHsmsClient.update(String resourceGroupName, String name, ManagedHsmInner parameters, com.azure.core.util.Context context) Update a managed HSM Pool in the specified subscription.ManagedHsmsClient.updateAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ManagedHsmsClient.updateWithResponseAsync(String resourceGroupName, String name, ManagedHsmInner parameters) Update a managed HSM Pool in the specified subscription. -
Uses of ManagedHsmInner in com.azure.resourcemanager.keyvault.fluent.models
Methods in com.azure.resourcemanager.keyvault.fluent.models that return ManagedHsmInnerModifier and TypeMethodDescriptionstatic ManagedHsmInnerManagedHsmInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedHsmInner from the JsonReader.ManagedHsmInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: Managed service identity (system assigned and/or user assigned identities).ManagedHsmInner.withLocation(String location) ManagedHsmInner.withProperties(ManagedHsmProperties properties) Set the properties property: Properties of the managed HSM.ManagedHsmInner.withSku(ManagedHsmSku sku) Set the sku property: SKU details. -
Uses of ManagedHsmInner in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return types with arguments of type ManagedHsmInnerModifier and TypeMethodDescriptionManagedHsmListResult.value()Get the value property: The list of managed HSM Pools.Method parameters in com.azure.resourcemanager.keyvault.models with type arguments of type ManagedHsmInnerModifier and TypeMethodDescriptionManagedHsmListResult.withValue(List<ManagedHsmInner> value) Set the value property: The list of managed HSM Pools.