@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetRecoveryGroupRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetRecoveryGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetRecoveryGroupRequest |
clone() |
boolean |
equals(Object obj) |
String |
getRecoveryGroupName()
The RecoveryGroup to get
|
int |
hashCode() |
void |
setRecoveryGroupName(String recoveryGroupName)
The RecoveryGroup to get
|
String |
toString()
Returns a string representation of this object.
|
GetRecoveryGroupRequest |
withRecoveryGroupName(String recoveryGroupName)
The RecoveryGroup to get
|
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 setRecoveryGroupName(String recoveryGroupName)
recoveryGroupName - The RecoveryGroup to getpublic String getRecoveryGroupName()
public GetRecoveryGroupRequest withRecoveryGroupName(String recoveryGroupName)
recoveryGroupName - The RecoveryGroup to getpublic String toString()
toString in class ObjectObject.toString()public GetRecoveryGroupRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2021. All rights reserved.