Package io.vrap.rmf.base.client
Interface ModelBase
- All Known Implementing Classes:
DatadogSolutionInfo
,NewRelicSolutionInfo
,OpenTelemetrySolutionInfo
,SolutionInfo
public interface ModelBase
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ModelBase
asModelBase
(Object object) default String
static String
reflectionString
(Object object) static String
reflectionString
(Object object, org.apache.commons.lang3.builder.ToStringStyle toStringStyle) default String
reflectionString
(org.apache.commons.lang3.builder.ToStringStyle toStringStyle)
-
Method Details
-
reflectionString
-
reflectionString
-
asModelBase
-
reflectionString
-
reflectionString
-