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