Uses of Class
software.amazon.awssdk.services.artifact.model.AccountSettings
-
Packages that use AccountSettings Package Description software.amazon.awssdk.services.artifact.model -
-
Uses of AccountSettings in software.amazon.awssdk.services.artifact.model
Methods in software.amazon.awssdk.services.artifact.model that return AccountSettings Modifier and Type Method Description AccountSettingsGetAccountSettingsResponse. accountSettings()Returns the value of the AccountSettings property for this object.AccountSettingsPutAccountSettingsResponse. accountSettings()Returns the value of the AccountSettings property for this object.Methods in software.amazon.awssdk.services.artifact.model with parameters of type AccountSettings Modifier and Type Method Description GetAccountSettingsResponse.BuilderGetAccountSettingsResponse.Builder. accountSettings(AccountSettings accountSettings)Sets the value of the AccountSettings property for this object.PutAccountSettingsResponse.BuilderPutAccountSettingsResponse.Builder. accountSettings(AccountSettings accountSettings)Sets the value of the AccountSettings property for this object.
-