@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CloseAccountRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
CloseAccountRequest() |
Modifier and Type | Method and Description |
---|---|
CloseAccountRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAccountId()
Retrieves the Amazon Web Services account Id for the current
CloseAccount API request. |
int |
hashCode() |
void |
setAccountId(String accountId)
Retrieves the Amazon Web Services account Id for the current
CloseAccount API request. |
String |
toString()
Returns a string representation of this object.
|
CloseAccountRequest |
withAccountId(String accountId)
Retrieves the Amazon Web Services account Id for the current
CloseAccount API request. |
addHandlerContext, 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 setAccountId(String accountId)
Retrieves the Amazon Web Services account Id for the current CloseAccount
API request.
accountId
- Retrieves the Amazon Web Services account Id for the current CloseAccount
API request.public String getAccountId()
Retrieves the Amazon Web Services account Id for the current CloseAccount
API request.
CloseAccount
API request.public CloseAccountRequest withAccountId(String accountId)
Retrieves the Amazon Web Services account Id for the current CloseAccount
API request.
accountId
- Retrieves the Amazon Web Services account Id for the current CloseAccount
API request.public String toString()
toString
in class Object
Object.toString()
public CloseAccountRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Privacy | Site terms | Cookie preferences | © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.