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