@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DissociateAccessGrantsIdentityCenterRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
DissociateAccessGrantsIdentityCenterRequest() |
| Modifier and Type | Method and Description |
|---|---|
DissociateAccessGrantsIdentityCenterRequest |
clone() |
boolean |
equals(Object obj) |
String |
getAccountId()
The ID of the Amazon Web Services account that is making this request.
|
int |
hashCode() |
void |
setAccountId(String accountId)
The ID of the Amazon Web Services account that is making this request.
|
String |
toString()
Returns a string representation of this object.
|
DissociateAccessGrantsIdentityCenterRequest |
withAccountId(String accountId)
The ID of the Amazon Web Services account that is making this request.
|
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 DissociateAccessGrantsIdentityCenterRequest()
public void setAccountId(String accountId)
The ID of the Amazon Web Services account that is making this request.
accountId - The ID of the Amazon Web Services account that is making this request.public String getAccountId()
The ID of the Amazon Web Services account that is making this request.
public DissociateAccessGrantsIdentityCenterRequest withAccountId(String accountId)
The ID of the Amazon Web Services account that is making this request.
accountId - The ID of the Amazon Web Services account that is making this request.public String toString()
toString in class ObjectObject.toString()public DissociateAccessGrantsIdentityCenterRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.