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>
GetQueryRuntimeStatisticsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetQueryRuntimeStatisticsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetQueryRuntimeStatisticsRequest getQueryRuntimeStatisticsRequest)
-
-
-
Constructor Detail
-
GetQueryRuntimeStatisticsRequestMarshaller
public GetQueryRuntimeStatisticsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetQueryRuntimeStatisticsRequest getQueryRuntimeStatisticsRequest)
- Specified by:
marshallin interfaceMarshaller<GetQueryRuntimeStatisticsRequest>
-
-