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