public static interface ListStudiosRequest.Builder extends EmrRequest.Builder, SdkPojo, CopyableBuilder<ListStudiosRequest.Builder,ListStudiosRequest>
Modifier and Type | Method and Description |
---|---|
ListStudiosRequest.Builder |
marker(String marker)
The pagination token that indicates the set of results to retrieve.
|
ListStudiosRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListStudiosRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
build
overrideConfiguration
equalsBySdkFields, sdkFields
copy
applyMutation, build
ListStudiosRequest.Builder marker(String marker)
The pagination token that indicates the set of results to retrieve.
marker
- The pagination token that indicates the set of results to retrieve.ListStudiosRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration
in interface AwsRequest.Builder
ListStudiosRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration
in interface AwsRequest.Builder
Copyright © 2021. All rights reserved.