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