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