@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListAccessControlRulesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
ListAccessControlRulesRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListAccessControlRulesRequest |
clone() |
boolean |
equals(Object obj) |
String |
getOrganizationId()
The identifier for the organization.
|
int |
hashCode() |
void |
setOrganizationId(String organizationId)
The identifier for the organization.
|
String |
toString()
Returns a string representation of this object.
|
ListAccessControlRulesRequest |
withOrganizationId(String organizationId)
The identifier for the organization.
|
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 setOrganizationId(String organizationId)
The identifier for the organization.
organizationId - The identifier for the organization.public String getOrganizationId()
The identifier for the organization.
public ListAccessControlRulesRequest withOrganizationId(String organizationId)
The identifier for the organization.
organizationId - The identifier for the organization.public String toString()
toString in class ObjectObject.toString()public ListAccessControlRulesRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2020. All rights reserved.