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