public class ConfigurationMetricsParser extends Object
| Constructor and Description |
|---|
ConfigurationMetricsParser()
Empty constructor: Used only to keep GSON happy.
|
ConfigurationMetricsParser(String json)
Constructor for an ConfigurationMetricsParser that is built using the provided json
|
public ConfigurationMetricsParser()
public ConfigurationMetricsParser(String json)
json - the json string to build the ConfigurationMetricsParser out ofpublic String toJson()
Copyright © 2024. All rights reserved.