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