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