Cloneable
, ReadLimitInfo
, ToCopyableBuilder<ListPlatformApplicationsRequest.Builder,ListPlatformApplicationsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListPlatformApplicationsRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<ListPlatformApplicationsRequest.Builder,ListPlatformApplicationsRequest>
Input for ListPlatformApplications action.
Modifier and Type | Class | Description |
---|---|---|
static interface |
ListPlatformApplicationsRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
static ListPlatformApplicationsRequest.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
nextToken() |
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are
available after the first page results.
|
static Class<? extends ListPlatformApplicationsRequest.Builder> |
serializableBuilderClass() |
|
ListPlatformApplicationsRequest.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, withSdkClientExecutionTimeout
public String nextToken()
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
public ListPlatformApplicationsRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<ListPlatformApplicationsRequest.Builder,ListPlatformApplicationsRequest>
public static ListPlatformApplicationsRequest.Builder builder()
public static Class<? extends ListPlatformApplicationsRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.