Class PutIntegrationResponseRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.apigateway.transform.PutIntegrationResponseRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutIntegrationResponseRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutIntegrationResponseRequestMarshaller
extends Object
implements Marshaller<PutIntegrationResponseRequest>
PutIntegrationResponseRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionPutIntegrationResponseRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutIntegrationResponseRequest putIntegrationResponseRequest)
-
Constructor Details
-
PutIntegrationResponseRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<PutIntegrationResponseRequest>
-