public static interface ListAccountIntegrationsRequest.Builder extends CustomerProfilesRequest.Builder, SdkPojo, CopyableBuilder<ListAccountIntegrationsRequest.Builder,ListAccountIntegrationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAccountIntegrationsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects returned per page.
|
ListAccountIntegrationsRequest.Builder |
nextToken(String nextToken)
The pagination token from the previous ListAccountIntegrations API call.
|
ListAccountIntegrationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAccountIntegrationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListAccountIntegrationsRequest.Builder |
uri(String uri)
The URI of the S3 bucket or any other type of data source.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAccountIntegrationsRequest.Builder uri(String uri)
The URI of the S3 bucket or any other type of data source.
uri - The URI of the S3 bucket or any other type of data source.ListAccountIntegrationsRequest.Builder nextToken(String nextToken)
The pagination token from the previous ListAccountIntegrations API call.
nextToken - The pagination token from the previous ListAccountIntegrations API call.ListAccountIntegrationsRequest.Builder maxResults(Integer maxResults)
The maximum number of objects returned per page.
maxResults - The maximum number of objects returned per page.ListAccountIntegrationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAccountIntegrationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.