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