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