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) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListSecurityConfigurationsRequest.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.BuilderListSecurityConfigurationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.