Package com.launchdarkly.api.model
Class InsightGroupScores
- java.lang.Object
-
- com.launchdarkly.api.model.InsightGroupScores
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-04-03T23:27:37.555894Z[Etc/UTC]") public class InsightGroupScores extends java.lang.Object
InsightGroupScores
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InsightGroupScores.CustomTypeAdapterFactory
-
Field Summary
Fields Modifier and Type Field Description static java.util.HashSet<java.lang.String>
openapiFields
static java.util.HashSet<java.lang.String>
openapiRequiredFields
static java.lang.String
SERIALIZED_NAME_CREATION_RATIO
static java.lang.String
SERIALIZED_NAME_DEPLOYMENT_FAILURE_RATE
static java.lang.String
SERIALIZED_NAME_DEPLOYMENT_FREQUENCY
static java.lang.String
SERIALIZED_NAME_EFFICIENCY
static java.lang.String
SERIALIZED_NAME_EXPERIMENTATION_COVERAGE
static java.lang.String
SERIALIZED_NAME_FLAG_HEALTH
static java.lang.String
SERIALIZED_NAME_IMPACT_SIZE
static java.lang.String
SERIALIZED_NAME_LEAD_TIME
static java.lang.String
SERIALIZED_NAME_OVERALL
static java.lang.String
SERIALIZED_NAME_RISK
static java.lang.String
SERIALIZED_NAME_VELOCITY
-
Constructor Summary
Constructors Constructor Description InsightGroupScores()
-
Method Summary
-
-
-
Field Detail
-
SERIALIZED_NAME_OVERALL
public static final java.lang.String SERIALIZED_NAME_OVERALL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DEPLOYMENT_FREQUENCY
public static final java.lang.String SERIALIZED_NAME_DEPLOYMENT_FREQUENCY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DEPLOYMENT_FAILURE_RATE
public static final java.lang.String SERIALIZED_NAME_DEPLOYMENT_FAILURE_RATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_LEAD_TIME
public static final java.lang.String SERIALIZED_NAME_LEAD_TIME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_IMPACT_SIZE
public static final java.lang.String SERIALIZED_NAME_IMPACT_SIZE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EXPERIMENTATION_COVERAGE
public static final java.lang.String SERIALIZED_NAME_EXPERIMENTATION_COVERAGE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FLAG_HEALTH
public static final java.lang.String SERIALIZED_NAME_FLAG_HEALTH
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_VELOCITY
public static final java.lang.String SERIALIZED_NAME_VELOCITY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RISK
public static final java.lang.String SERIALIZED_NAME_RISK
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EFFICIENCY
public static final java.lang.String SERIALIZED_NAME_EFFICIENCY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CREATION_RATIO
public static final java.lang.String SERIALIZED_NAME_CREATION_RATIO
- See Also:
- Constant Field Values
-
openapiFields
public static java.util.HashSet<java.lang.String> openapiFields
-
openapiRequiredFields
public static java.util.HashSet<java.lang.String> openapiRequiredFields
-
-
Method Detail
-
overall
public InsightGroupScores overall(InsightsMetricScore overall)
-
getOverall
@Nonnull public InsightsMetricScore getOverall()
Get overall- Returns:
- overall
-
setOverall
public void setOverall(InsightsMetricScore overall)
-
deploymentFrequency
public InsightGroupScores deploymentFrequency(InsightsMetricScore deploymentFrequency)
-
getDeploymentFrequency
@Nonnull public InsightsMetricScore getDeploymentFrequency()
Get deploymentFrequency- Returns:
- deploymentFrequency
-
setDeploymentFrequency
public void setDeploymentFrequency(InsightsMetricScore deploymentFrequency)
-
deploymentFailureRate
public InsightGroupScores deploymentFailureRate(InsightsMetricScore deploymentFailureRate)
-
getDeploymentFailureRate
@Nonnull public InsightsMetricScore getDeploymentFailureRate()
Get deploymentFailureRate- Returns:
- deploymentFailureRate
-
setDeploymentFailureRate
public void setDeploymentFailureRate(InsightsMetricScore deploymentFailureRate)
-
leadTime
public InsightGroupScores leadTime(InsightsMetricScore leadTime)
-
getLeadTime
@Nonnull public InsightsMetricScore getLeadTime()
Get leadTime- Returns:
- leadTime
-
setLeadTime
public void setLeadTime(InsightsMetricScore leadTime)
-
impactSize
public InsightGroupScores impactSize(InsightsMetricScore impactSize)
-
getImpactSize
@Nonnull public InsightsMetricScore getImpactSize()
Get impactSize- Returns:
- impactSize
-
setImpactSize
public void setImpactSize(InsightsMetricScore impactSize)
-
experimentationCoverage
public InsightGroupScores experimentationCoverage(InsightsMetricScore experimentationCoverage)
-
getExperimentationCoverage
@Nonnull public InsightsMetricScore getExperimentationCoverage()
Get experimentationCoverage- Returns:
- experimentationCoverage
-
setExperimentationCoverage
public void setExperimentationCoverage(InsightsMetricScore experimentationCoverage)
-
flagHealth
public InsightGroupScores flagHealth(InsightsMetricScore flagHealth)
-
getFlagHealth
@Nonnull public InsightsMetricScore getFlagHealth()
Get flagHealth- Returns:
- flagHealth
-
setFlagHealth
public void setFlagHealth(InsightsMetricScore flagHealth)
-
velocity
public InsightGroupScores velocity(InsightsMetricScore velocity)
-
getVelocity
@Nonnull public InsightsMetricScore getVelocity()
Get velocity- Returns:
- velocity
-
setVelocity
public void setVelocity(InsightsMetricScore velocity)
-
risk
public InsightGroupScores risk(InsightsMetricScore risk)
-
getRisk
@Nonnull public InsightsMetricScore getRisk()
Get risk- Returns:
- risk
-
setRisk
public void setRisk(InsightsMetricScore risk)
-
efficiency
public InsightGroupScores efficiency(InsightsMetricScore efficiency)
-
getEfficiency
@Nonnull public InsightsMetricScore getEfficiency()
Get efficiency- Returns:
- efficiency
-
setEfficiency
public void setEfficiency(InsightsMetricScore efficiency)
-
creationRatio
public InsightGroupScores creationRatio(InsightsMetricScore creationRatio)
-
getCreationRatio
@Nullable public InsightsMetricScore getCreationRatio()
Get creationRatio- Returns:
- creationRatio
-
setCreationRatio
public void setCreationRatio(InsightsMetricScore creationRatio)
-
putAdditionalProperty
public InsightGroupScores putAdditionalProperty(java.lang.String key, java.lang.Object value)
Set the additional (undeclared) property with the specified name and value. If the property does not already exist, create it otherwise replace it.
-
getAdditionalProperties
public java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
Return the additional (undeclared) property.
-
getAdditionalProperty
public java.lang.Object getAdditionalProperty(java.lang.String key)
Return the additional (undeclared) property with the specified name.
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
validateJsonObject
public static void validateJsonObject(com.google.gson.JsonObject jsonObj) throws java.io.IOException
Validates the JSON Object and throws an exception if issues found- Parameters:
jsonObj
- JSON Object- Throws:
java.io.IOException
- if the JSON Object is invalid with respect to InsightGroupScores
-
fromJson
public static InsightGroupScores fromJson(java.lang.String jsonString) throws java.io.IOException
Create an instance of InsightGroupScores given an JSON string- Parameters:
jsonString
- JSON string- Returns:
- An instance of InsightGroupScores
- Throws:
java.io.IOException
- if the JSON string is invalid with respect to InsightGroupScores
-
toJson
public java.lang.String toJson()
Convert an instance of InsightGroupScores to an JSON string- Returns:
- JSON string
-
-