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