public static interface ListEventStreamsRequest.Builder extends CustomerProfilesRequest.Builder, SdkPojo, CopyableBuilder<ListEventStreamsRequest.Builder,ListEventStreamsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListEventStreamsRequest.Builder |
domainName(String domainName)
The unique name of the domain.
|
ListEventStreamsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects returned per page.
|
ListEventStreamsRequest.Builder |
nextToken(String nextToken)
Identifies the next page of results to return.
|
ListEventStreamsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListEventStreamsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListEventStreamsRequest.Builder domainName(String domainName)
The unique name of the domain.
domainName - The unique name of the domain.ListEventStreamsRequest.Builder nextToken(String nextToken)
Identifies the next page of results to return.
nextToken - Identifies the next page of results to return.ListEventStreamsRequest.Builder maxResults(Integer maxResults)
The maximum number of objects returned per page.
maxResults - The maximum number of objects returned per page.ListEventStreamsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListEventStreamsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.