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