public static interface GetAccountSettingsResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetAccountSettingsResponse.Builder,GetAccountSettingsResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAccountSettingsResponse.Builder |
accountSettings(AccountSettings accountSettings)
The account settings.
|
copyapply, buildGetAccountSettingsResponse.Builder accountSettings(AccountSettings accountSettings)
The account settings.
accountSettings - The account settings.Copyright © 2017. All rights reserved.