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