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