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