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