Uses of Class
software.amazon.awssdk.services.chime.model.UpdateGlobalSettingsRequest
-
Packages that use UpdateGlobalSettingsRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of UpdateGlobalSettingsRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type UpdateGlobalSettingsRequest Modifier and Type Method Description default CompletableFuture<UpdateGlobalSettingsResponse>ChimeAsyncClient. updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.default UpdateGlobalSettingsResponseChimeClient. updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings. -
Uses of UpdateGlobalSettingsRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type UpdateGlobalSettingsRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGlobalSettingsRequestMarshaller. marshall(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
-