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