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