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