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