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