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