Cloneable, ReadLimitInfo, ToCopyableBuilder<ListLexiconsRequest.Builder,ListLexiconsRequest>@Generated("software.amazon.awssdk:codegen") public class ListLexiconsRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<ListLexiconsRequest.Builder,ListLexiconsRequest>
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
ListLexiconsRequest.Builder |
NOOP| Modifier and Type | Method | Description |
|---|---|---|
static ListLexiconsRequest.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
nextToken() |
An opaque pagination token returned from previous
ListLexicons operation. |
static Class<? extends ListLexiconsRequest.Builder> |
serializableBuilderClass() |
|
ListLexiconsRequest.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeoutpublic String nextToken()
An opaque pagination token returned from previous ListLexicons operation. If present, indicates
where to continue the list of lexicons.
ListLexicons operation. If present,
indicates where to continue the list of lexicons.public ListLexiconsRequest.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ListLexiconsRequest.Builder,ListLexiconsRequest>public static ListLexiconsRequest.Builder builder()
public static Class<? extends ListLexiconsRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.