final class ConfigurationReportLite extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ConfigurationReportLite
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val configuration: String
- val details: Vector[OrganizationArtifactReport]
-
def
equals(o: Any): Boolean
- Definition Classes
- ConfigurationReportLite → AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- ConfigurationReportLite → AnyRef → Any
-
def
toString(): String
- Definition Classes
- ConfigurationReportLite → AnyRef → Any
- def withConfiguration(configuration: String): ConfigurationReportLite
- def withDetails(details: Vector[OrganizationArtifactReport]): ConfigurationReportLite