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