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