HardwareSecurityModulesManagementClient Interface
public interface HardwareSecurityModulesManagementClient
The interface for HardwareSecurityModulesManagementClient class.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
getApiVersion()
Gets Version parameter. |
|
abstract
Cloud |
getCloudHsmClusterBackupStatus()
Gets the Cloud |
|
abstract
Cloud |
getCloudHsmClusterPrivateEndpointConnections()
Gets the Cloud |
|
abstract
Cloud |
getCloudHsmClusterPrivateLinkResources()
Gets the Cloud |
|
abstract
Cloud |
getCloudHsmClusterRestoreStatus()
Gets the Cloud |
|
abstract
Cloud |
getCloudHsmClusters()
Gets the Cloud |
|
abstract
Dedicated |
getDedicatedHsms()
Gets the Dedicated |
| abstract Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation. |
| abstract String |
getEndpoint()
Gets Service host. |
|
abstract
Http |
getHttpPipeline()
Gets The HTTP pipeline to send requests through. |
|
abstract
Operations |
getOperations()
Gets the Operations |
|
abstract
Private |
getPrivateEndpointConnections()
Gets the Private |
| abstract String |
getSubscriptionId()
Gets The ID of the target subscription. |
Method Details
getApiVersion
public abstract String getApiVersion()
Gets Version parameter.
Returns:
getCloudHsmClusterBackupStatus
public abstract CloudHsmClusterBackupStatusClient getCloudHsmClusterBackupStatus()
Gets the CloudHsmClusterBackupStatusClient object to access its operations.
Returns:
getCloudHsmClusterPrivateEndpointConnections
public abstract CloudHsmClusterPrivateEndpointConnectionsClient getCloudHsmClusterPrivateEndpointConnections()
Gets the CloudHsmClusterPrivateEndpointConnectionsClient object to access its operations.
Returns:
getCloudHsmClusterPrivateLinkResources
public abstract CloudHsmClusterPrivateLinkResourcesClient getCloudHsmClusterPrivateLinkResources()
Gets the CloudHsmClusterPrivateLinkResourcesClient object to access its operations.
Returns:
getCloudHsmClusterRestoreStatus
public abstract CloudHsmClusterRestoreStatusClient getCloudHsmClusterRestoreStatus()
Gets the CloudHsmClusterRestoreStatusClient object to access its operations.
Returns:
getCloudHsmClusters
public abstract CloudHsmClustersClient getCloudHsmClusters()
Gets the CloudHsmClustersClient object to access its operations.
Returns:
getDedicatedHsms
public abstract DedicatedHsmsClient getDedicatedHsms()
Gets the DedicatedHsmsClient object to access its operations.
Returns:
getDefaultPollInterval
public abstract Duration getDefaultPollInterval()
Gets The default poll interval for long-running operation.
Returns:
getEndpoint
public abstract String getEndpoint()
Gets Service host.
Returns:
getHttpPipeline
public abstract HttpPipeline getHttpPipeline()
Gets The HTTP pipeline to send requests through.
Returns:
getOperations
public abstract OperationsClient getOperations()
Gets the OperationsClient object to access its operations.
Returns:
getPrivateEndpointConnections
public abstract PrivateEndpointConnectionsClient getPrivateEndpointConnections()
Gets the PrivateEndpointConnectionsClient object to access its operations.
Returns:
getSubscriptionId
public abstract String getSubscriptionId()
Gets The ID of the target subscription. The value must be an UUID.
Returns: