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