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