@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class StopReplicationToReplicaResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
StopReplicationToReplicaResult() |
| Modifier and Type | Method and Description |
|---|---|
StopReplicationToReplicaResult |
clone() |
boolean |
equals(Object obj) |
String |
getARN()
Response
StopReplicationToReplica of a secret, based on the ARN,. |
int |
hashCode() |
void |
setARN(String aRN)
Response
StopReplicationToReplica of a secret, based on the ARN,. |
String |
toString()
Returns a string representation of this object.
|
StopReplicationToReplicaResult |
withARN(String aRN)
Response
StopReplicationToReplica of a secret, based on the ARN,. |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setARN(String aRN)
Response StopReplicationToReplica of a secret, based on the ARN,.
aRN - Response StopReplicationToReplica of a secret, based on the ARN,.public String getARN()
Response StopReplicationToReplica of a secret, based on the ARN,.
StopReplicationToReplica of a secret, based on the ARN,.public StopReplicationToReplicaResult withARN(String aRN)
Response StopReplicationToReplica of a secret, based on the ARN,.
aRN - Response StopReplicationToReplica of a secret, based on the ARN,.public String toString()
toString in class ObjectObject.toString()public StopReplicationToReplicaResult clone()
Copyright © 2021. All rights reserved.