Class MeterUsageResult
java.lang.Object
com.amazonaws.services.marketplacemetering.model.MeterUsageResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetMeteringRecordId(String meteringRecordId) toString()Returns a string representation of this object; useful for testing and debugging.withMeteringRecordId(String meteringRecordId)
-
Constructor Details
-
MeterUsageResult
public MeterUsageResult()
-
-
Method Details