Uses of Class
software.amazon.awssdk.services.chime.model.GetGlobalSettingsRequest
-
Packages that use GetGlobalSettingsRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of GetGlobalSettingsRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type GetGlobalSettingsRequest Modifier and Type Method Description default CompletableFuture<GetGlobalSettingsResponse>ChimeAsyncClient. getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.default GetGlobalSettingsResponseChimeClient. getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings. -
Uses of GetGlobalSettingsRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type GetGlobalSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetGlobalSettingsRequestMarshaller. marshall(GetGlobalSettingsRequest getGlobalSettingsRequest)
-