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