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>
ModifyLocalGatewayRouteRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ModifyLocalGatewayRouteRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ModifyLocalGatewayRouteRequest modifyLocalGatewayRouteRequest)
-
-
-
Constructor Detail
-
ModifyLocalGatewayRouteRequestMarshaller
public ModifyLocalGatewayRouteRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ModifyLocalGatewayRouteRequest modifyLocalGatewayRouteRequest)
- Specified by:
marshallin interfaceMarshaller<ModifyLocalGatewayRouteRequest>
-
-