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