Uses of Class
software.amazon.awssdk.services.devicefarm.model.AccountSettings
-
Packages that use AccountSettings Package Description software.amazon.awssdk.services.devicefarm.model -
-
Uses of AccountSettings in software.amazon.awssdk.services.devicefarm.model
Methods in software.amazon.awssdk.services.devicefarm.model that return AccountSettings Modifier and Type Method Description AccountSettingsGetAccountSettingsResponse. accountSettings()The account settings.Methods in software.amazon.awssdk.services.devicefarm.model with parameters of type AccountSettings Modifier and Type Method Description GetAccountSettingsResponse.BuilderGetAccountSettingsResponse.Builder. accountSettings(AccountSettings accountSettings)The account settings.
-