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