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