@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListMultiRegionAccessPointsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListMultiRegionAccessPointsRequest() |
Modifier and Type | Method and Description |
---|---|
ListMultiRegionAccessPointsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAccountId()
The Amazon Web Services account ID for the owner of the Multi-Region Access Point.
|
Integer |
getMaxResults()
Not currently used.
|
String |
getNextToken()
Not currently used.
|
int |
hashCode() |
void |
setAccountId(String accountId)
The Amazon Web Services account ID for the owner of the Multi-Region Access Point.
|
void |
setMaxResults(Integer maxResults)
Not currently used.
|
void |
setNextToken(String nextToken)
Not currently used.
|
String |
toString()
Returns a string representation of this object.
|
ListMultiRegionAccessPointsRequest |
withAccountId(String accountId)
The Amazon Web Services account ID for the owner of the Multi-Region Access Point.
|
ListMultiRegionAccessPointsRequest |
withMaxResults(Integer maxResults)
Not currently used.
|
ListMultiRegionAccessPointsRequest |
withNextToken(String nextToken)
Not currently used.
|
addHandlerContext, 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 Web Services account ID for the owner of the Multi-Region Access Point.
accountId
- The Amazon Web Services account ID for the owner of the Multi-Region Access Point.public String getAccountId()
The Amazon Web Services account ID for the owner of the Multi-Region Access Point.
public ListMultiRegionAccessPointsRequest withAccountId(String accountId)
The Amazon Web Services account ID for the owner of the Multi-Region Access Point.
accountId
- The Amazon Web Services account ID for the owner of the Multi-Region Access Point.public void setNextToken(String nextToken)
Not currently used. Do not use this parameter.
nextToken
- Not currently used. Do not use this parameter.public String getNextToken()
Not currently used. Do not use this parameter.
public ListMultiRegionAccessPointsRequest withNextToken(String nextToken)
Not currently used. Do not use this parameter.
nextToken
- Not currently used. Do not use this parameter.public void setMaxResults(Integer maxResults)
Not currently used. Do not use this parameter.
maxResults
- Not currently used. Do not use this parameter.public Integer getMaxResults()
Not currently used. Do not use this parameter.
public ListMultiRegionAccessPointsRequest withMaxResults(Integer maxResults)
Not currently used. Do not use this parameter.
maxResults
- Not currently used. Do not use this parameter.public String toString()
toString
in class Object
Object.toString()
public ListMultiRegionAccessPointsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Privacy | Site terms | Cookie preferences | © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.