Class ListDomainAssociationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.amplify.transform.ListDomainAssociationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListDomainAssociationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListDomainAssociationsRequestMarshaller
extends Object
implements Marshaller<ListDomainAssociationsRequest>
ListDomainAssociationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListDomainAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDomainAssociationsRequest listDomainAssociationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListDomainAssociationsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListDomainAssociationsRequest>- Parameters:
 listDomainAssociationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -