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