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