Uses of Class
software.amazon.awssdk.services.ssmquicksetup.model.ServiceSettings
-
Packages that use ServiceSettings Package Description software.amazon.awssdk.services.ssmquicksetup.model -
-
Uses of ServiceSettings in software.amazon.awssdk.services.ssmquicksetup.model
Methods in software.amazon.awssdk.services.ssmquicksetup.model that return ServiceSettings Modifier and Type Method Description ServiceSettingsGetServiceSettingsResponse. serviceSettings()Returns details about the settings for Quick Setup in the requesting Amazon Web Services account and Amazon Web Services Region.Methods in software.amazon.awssdk.services.ssmquicksetup.model with parameters of type ServiceSettings Modifier and Type Method Description GetServiceSettingsResponse.BuilderGetServiceSettingsResponse.Builder. serviceSettings(ServiceSettings serviceSettings)Returns details about the settings for Quick Setup in the requesting Amazon Web Services account and Amazon Web Services Region.
-