HardwareSecurityModulesManager Class
- java.
lang. Object - com.
azure. resourcemanager. hardwaresecuritymodules. HardwareSecurityModulesManager
- com.
public final class HardwareSecurityModulesManager
Entry point to HardwareSecurityModulesManager. The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Hardware |
authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Hardware Security Modules service API entry point. |
|
static
Hardware |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Hardware Security Modules service API entry point. |
|
Cloud |
cloudHsmClusterBackupStatus()
Gets the resource collection API of Cloud |
|
Cloud |
cloudHsmClusterPrivateEndpointConnections()
Gets the resource collection API of Cloud |
|
Cloud |
cloudHsmClusterPrivateLinkResources()
Gets the resource collection API of Cloud |
|
Cloud |
cloudHsmClusterRestoreStatus()
Gets the resource collection API of Cloud |
|
Cloud |
cloudHsmClusters()
Gets the resource collection API of Cloud |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Hardware |
|
Dedicated |
dedicatedHsms()
Gets the resource collection API of Dedicated |
| Operations |
operations()
Gets the resource collection API of Operations. |
|
Private |
privateEndpointConnections()
Gets the resource collection API of Private |
|
Hardware |
serviceClient()
Gets wrapped service client Hardware |
Methods inherited from java.lang.Object
Method Details
authenticate
public static HardwareSecurityModulesManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Hardware Security Modules service API entry point.
Parameters:
Returns:
authenticate
public static HardwareSecurityModulesManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Hardware Security Modules service API entry point.
Parameters:
Returns:
cloudHsmClusterBackupStatus
public CloudHsmClusterBackupStatus cloudHsmClusterBackupStatus()
Gets the resource collection API of CloudHsmClusterBackupStatus.
Returns:
cloudHsmClusterPrivateEndpointConnections
public CloudHsmClusterPrivateEndpointConnections cloudHsmClusterPrivateEndpointConnections()
Gets the resource collection API of CloudHsmClusterPrivateEndpointConnections. It manages PrivateEndpointConnection.
Returns:
cloudHsmClusterPrivateLinkResources
public CloudHsmClusterPrivateLinkResources cloudHsmClusterPrivateLinkResources()
Gets the resource collection API of CloudHsmClusterPrivateLinkResources.
Returns:
cloudHsmClusterRestoreStatus
public CloudHsmClusterRestoreStatus cloudHsmClusterRestoreStatus()
Gets the resource collection API of CloudHsmClusterRestoreStatus.
Returns:
cloudHsmClusters
public CloudHsmClusters cloudHsmClusters()
Gets the resource collection API of CloudHsmClusters. It manages CloudHsmCluster.
Returns:
configure
public static HardwareSecurityModulesManager.Configurable configure()
Gets a Configurable instance that can be used to create HardwareSecurityModulesManager with optional configuration.
Returns:
dedicatedHsms
public DedicatedHsms dedicatedHsms()
Gets the resource collection API of DedicatedHsms. It manages DedicatedHsm.
Returns:
operations
public Operations operations()
Gets the resource collection API of Operations.
Returns:
privateEndpointConnections
public PrivateEndpointConnections privateEndpointConnections()
Gets the resource collection API of PrivateEndpointConnections.
Returns:
serviceClient
public HardwareSecurityModulesManagementClient serviceClient()
Gets wrapped service client HardwareSecurityModulesManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
Returns: