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