Class GetLoggingConfigurationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ivschat.transform.GetLoggingConfigurationRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetLoggingConfigurationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetLoggingConfigurationRequestMarshaller
extends Object
implements Marshaller<GetLoggingConfigurationRequest>
GetLoggingConfigurationRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionGetLoggingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetLoggingConfigurationRequest getLoggingConfigurationRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetLoggingConfigurationRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetLoggingConfigurationRequest>
- Parameters:
- getLoggingConfigurationRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-