@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class StopReplicationToReplicaRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
StopReplicationToReplicaRequest() |
| Modifier and Type | Method and Description |
|---|---|
StopReplicationToReplicaRequest |
clone() |
boolean |
equals(Object obj) |
String |
getSecretId()
Response to
StopReplicationToReplica of a secret, based on the SecretId. |
int |
hashCode() |
void |
setSecretId(String secretId)
Response to
StopReplicationToReplica of a secret, based on the SecretId. |
String |
toString()
Returns a string representation of this object.
|
StopReplicationToReplicaRequest |
withSecretId(String secretId)
Response to
StopReplicationToReplica of a secret, based on the SecretId. |
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setSecretId(String secretId)
Response to StopReplicationToReplica of a secret, based on the SecretId.
secretId - Response to StopReplicationToReplica of a secret, based on the SecretId.public String getSecretId()
Response to StopReplicationToReplica of a secret, based on the SecretId.
StopReplicationToReplica of a secret, based on the SecretId.public StopReplicationToReplicaRequest withSecretId(String secretId)
Response to StopReplicationToReplica of a secret, based on the SecretId.
secretId - Response to StopReplicationToReplica of a secret, based on the SecretId.public String toString()
toString in class ObjectObject.toString()public StopReplicationToReplicaRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2021. All rights reserved.