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