Uses of Class
software.amazon.awssdk.services.proton.model.AccountSettings
-
Packages that use AccountSettings Package Description software.amazon.awssdk.services.proton.model -
-
Uses of AccountSettings in software.amazon.awssdk.services.proton.model
Methods in software.amazon.awssdk.services.proton.model that return AccountSettings Modifier and Type Method Description AccountSettingsGetAccountSettingsResponse. accountSettings()The Proton pipeline service role detail data that's returned by Proton.AccountSettingsUpdateAccountSettingsResponse. accountSettings()The Proton pipeline service role and repository data shared across the Amazon Web Services account.Methods in software.amazon.awssdk.services.proton.model with parameters of type AccountSettings Modifier and Type Method Description GetAccountSettingsResponse.BuilderGetAccountSettingsResponse.Builder. accountSettings(AccountSettings accountSettings)The Proton pipeline service role detail data that's returned by Proton.UpdateAccountSettingsResponse.BuilderUpdateAccountSettingsResponse.Builder. accountSettings(AccountSettings accountSettings)The Proton pipeline service role and repository data shared across the Amazon Web Services account.
-