Class CreateClientVpnRouteRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.CreateClientVpnRouteRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateClientVpnRouteRequest>
@Generated("software.amazon.awssdk:codegen") @SdkInternalApi public class CreateClientVpnRouteRequestMarshaller extends Object implements Marshaller<CreateClientVpnRouteRequest>
CreateClientVpnRouteRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateClientVpnRouteRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateClientVpnRouteRequest createClientVpnRouteRequest)
-
-
-
Constructor Detail
-
CreateClientVpnRouteRequestMarshaller
public CreateClientVpnRouteRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateClientVpnRouteRequest createClientVpnRouteRequest)
- Specified by:
marshallin interfaceMarshaller<CreateClientVpnRouteRequest>
-
-