| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
static LogStream.StatusEnum |
LogStream.StatusEnum.fromValue(String value) |
LogStream.StatusEnum |
LogStream.getStatus()
Lifecycle status of the Log Stream object
|
static LogStream.StatusEnum |
LogStream.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogStream.StatusEnum[] |
LogStream.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2023 Okta. All rights reserved.