| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
static BookmarkSharesResponse.StatusEnum |
BookmarkSharesResponse.StatusEnum.fromValue(String text) |
BookmarkSharesResponse.StatusEnum |
BookmarkSharesResponse.getStatus()
Get status
|
static BookmarkSharesResponse.StatusEnum |
BookmarkSharesResponse.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BookmarkSharesResponse.StatusEnum[] |
BookmarkSharesResponse.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BookmarkSharesResponse.setStatus(BookmarkSharesResponse.StatusEnum status) |
BookmarkSharesResponse |
BookmarkSharesResponse.status(BookmarkSharesResponse.StatusEnum status) |
Copyright © 2019 LeanIX GmbH. All rights reserved.