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