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