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:Marshaller
Marshalls the given POJO into aSdkHttpFullRequest
.- Specified by:
marshall
in interfaceMarshaller<ListDomainUnitsForParentRequest>
- Parameters:
listDomainUnitsForParentRequest
- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest
.
-