Class GetVoiceConnectorLoggingConfigurationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.chimesdkvoice.transform.GetVoiceConnectorLoggingConfigurationRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetVoiceConnectorLoggingConfigurationRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetVoiceConnectorLoggingConfigurationRequestMarshaller
extends Object
implements Marshaller<GetVoiceConnectorLoggingConfigurationRequest>
GetVoiceConnectorLoggingConfigurationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetVoiceConnectorLoggingConfigurationRequest getVoiceConnectorLoggingConfigurationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetVoiceConnectorLoggingConfigurationRequestMarshaller
public GetVoiceConnectorLoggingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(GetVoiceConnectorLoggingConfigurationRequest getVoiceConnectorLoggingConfigurationRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetVoiceConnectorLoggingConfigurationRequest>- Parameters:
 getVoiceConnectorLoggingConfigurationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -