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