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