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