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