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