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