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