Uses of Class
software.amazon.awssdk.services.ivschat.model.GetLoggingConfigurationRequest
-
Packages that use GetLoggingConfigurationRequest Package Description software.amazon.awssdk.services.ivschat Introductionsoftware.amazon.awssdk.services.ivschat.transform -
-
Uses of GetLoggingConfigurationRequest in software.amazon.awssdk.services.ivschat
Methods in software.amazon.awssdk.services.ivschat with parameters of type GetLoggingConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetLoggingConfigurationResponse>IvschatAsyncClient. getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)Gets the specified logging configuration.default GetLoggingConfigurationResponseIvschatClient. getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)Gets the specified logging configuration. -
Uses of GetLoggingConfigurationRequest in software.amazon.awssdk.services.ivschat.transform
Methods in software.amazon.awssdk.services.ivschat.transform with parameters of type GetLoggingConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetLoggingConfigurationRequestMarshaller. marshall(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
-