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