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