Class CreateIntegrationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.redshift.transform.CreateIntegrationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateIntegrationRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateIntegrationRequestMarshaller extends Object implements Marshaller<CreateIntegrationRequest>
CreateIntegrationRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateIntegrationRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateIntegrationRequest createIntegrationRequest)
-
-
-
Constructor Detail
-
CreateIntegrationRequestMarshaller
public CreateIntegrationRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateIntegrationRequest createIntegrationRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateIntegrationRequest>
-
-