public static interface UpdateGlobalSettingsRequest.Builder extends BackupRequest.Builder, SdkPojo, CopyableBuilder<UpdateGlobalSettingsRequest.Builder,UpdateGlobalSettingsRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateGlobalSettingsRequest.Builder |
globalSettings(Map<String,String> globalSettings)
A list of resources along with the opt-in preferences for the account.
|
UpdateGlobalSettingsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateGlobalSettingsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateGlobalSettingsRequest.Builder globalSettings(Map<String,String> globalSettings)
A list of resources along with the opt-in preferences for the account.
globalSettings - A list of resources along with the opt-in preferences for the account.UpdateGlobalSettingsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateGlobalSettingsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.