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