| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
static LogStreamSelfLink.MethodEnum |
LogStreamSelfLink.MethodEnum.fromValue(String value) |
LogStreamSelfLink.MethodEnum |
LogStreamSelfLink.getMethod()
HTTP method allowed for the resource
|
static LogStreamSelfLink.MethodEnum |
LogStreamSelfLink.MethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogStreamSelfLink.MethodEnum[] |
LogStreamSelfLink.MethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogStreamSelfLink |
LogStreamSelfLink.method(LogStreamSelfLink.MethodEnum method) |
void |
LogStreamSelfLink.setMethod(LogStreamSelfLink.MethodEnum method) |
Copyright © 2017–2023 Okta. All rights reserved.