CloudHsmClusterBackupStatusClient Interface
public interface CloudHsmClusterBackupStatusClient
An instance of this class provides access to all the operations defined in CloudHsmClusterBackupStatusClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Backup |
get(String resourceGroupName, String cloudHsmClusterName, String jobId)
Gets the backup operation status of the specified Cloud HSM Cluster. |
|
abstract
Cloud |
getWithResponse(String resourceGroupName, String cloudHsmClusterName, String jobId, Context context)
Gets the backup operation status of the specified Cloud HSM Cluster. |
Method Details
get
public abstract BackupResultInner get(String resourceGroupName, String cloudHsmClusterName, String jobId)
Gets the backup operation status of the specified Cloud HSM Cluster.
Parameters:
Returns:
getWithResponse
public abstract CloudHsmClusterBackupStatusGetResponse getWithResponse(String resourceGroupName, String cloudHsmClusterName, String jobId, Context context)
Gets the backup operation status of the specified Cloud HSM Cluster.
Parameters:
Returns: