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