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