public final class CreateListItemRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateListItemRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static CreateListItemRequest.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 |
getValue()
Get value
|
int |
hashCode() |
String |
toString() |
public static CreateListItemRequest.Builder builder()
public String getValue()
public ListItemState getStatus()
public String getStatusAsString()
Copyright © 2023. All rights reserved.