@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DisassociateMemberAccountRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
DisassociateMemberAccountRequest() |
| Modifier and Type | Method and Description |
|---|---|
DisassociateMemberAccountRequest |
clone() |
boolean |
equals(Object obj) |
String |
getMemberAccountId()
(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.
|
int |
hashCode() |
void |
setMemberAccountId(String memberAccountId)
(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.
|
String |
toString()
Returns a string representation of this object.
|
DisassociateMemberAccountRequest |
withMemberAccountId(String memberAccountId)
(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.
|
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 setMemberAccountId(String memberAccountId)
(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.
memberAccountId - (Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.public String getMemberAccountId()
(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.
public DisassociateMemberAccountRequest withMemberAccountId(String memberAccountId)
(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.
memberAccountId - (Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.public String toString()
toString in class ObjectObject.toString()public DisassociateMemberAccountRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2022. All rights reserved.