public static interface GetConfigurationSetRequest.Builder extends SesV2Request.Builder, SdkPojo, CopyableBuilder<GetConfigurationSetRequest.Builder,GetConfigurationSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetRequest.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set that you want to obtain more information about.
|
GetConfigurationSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetConfigurationSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetConfigurationSetRequest.Builder configurationSetName(String configurationSetName)
The name of the configuration set that you want to obtain more information about.
configurationSetName - The name of the configuration set that you want to obtain more information about.GetConfigurationSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetConfigurationSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.