Class DisassociateRouteTableRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.DisassociateRouteTableRequestMarshaller
- All Implemented Interfaces:
Marshaller<DisassociateRouteTableRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DisassociateRouteTableRequestMarshaller
extends Object
implements Marshaller<DisassociateRouteTableRequest>
DisassociateRouteTableRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDisassociateRouteTableRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DisassociateRouteTableRequest disassociateRouteTableRequest)
-
Constructor Details
-
DisassociateRouteTableRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DisassociateRouteTableRequest>
-