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