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