public final class ExperimentAssignment extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ExperimentAssignment.Builder |
Modifier and Type | Method and Description |
---|---|
static ExperimentAssignment.Builder |
builder() |
boolean |
equals(Object o) |
String |
getId()
Get id
|
TreatmentId |
getTreatmentId()
Get treatmentId
For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION
enumeration value will be returned.
|
String |
getTreatmentIdAsString()
Get the underlying String value for treatmentId.
|
int |
hashCode() |
String |
toString() |
public static ExperimentAssignment.Builder builder()
public String getId()
public TreatmentId getTreatmentId()
public String getTreatmentIdAsString()
Copyright © 2023. All rights reserved.