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