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