@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListTrailsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListTrailsRequest() |
Modifier and Type | Method and Description |
---|---|
ListTrailsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getNextToken()
The token to use to get the next page of results after a previous API call.
|
int |
hashCode() |
void |
setNextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
String |
toString()
Returns a string representation of this object.
|
ListTrailsRequest |
withNextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
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 setNextToken(String nextToken)
The token to use to get the next page of results after a previous API call. This token must be passed in with the same parameters that were specified in the original call. For example, if the original call specified an AttributeKey of 'Username' with a value of 'root', the call with NextToken should include those same parameters.
nextToken
- The token to use to get the next page of results after a previous API call. This token must be passed in
with the same parameters that were specified in the original call. For example, if the original call
specified an AttributeKey of 'Username' with a value of 'root', the call with NextToken should include
those same parameters.public String getNextToken()
The token to use to get the next page of results after a previous API call. This token must be passed in with the same parameters that were specified in the original call. For example, if the original call specified an AttributeKey of 'Username' with a value of 'root', the call with NextToken should include those same parameters.
public ListTrailsRequest withNextToken(String nextToken)
The token to use to get the next page of results after a previous API call. This token must be passed in with the same parameters that were specified in the original call. For example, if the original call specified an AttributeKey of 'Username' with a value of 'root', the call with NextToken should include those same parameters.
nextToken
- The token to use to get the next page of results after a previous API call. This token must be passed in
with the same parameters that were specified in the original call. For example, if the original call
specified an AttributeKey of 'Username' with a value of 'root', the call with NextToken should include
those same parameters.public String toString()
toString
in class Object
Object.toString()
public ListTrailsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Datenschutz | Nutzungsbedingungen für die Website | Cookie-Einstellungen | © 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.