| Package | Description |
|---|---|
| org.cloudfoundry.operations.applications |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationLogType |
ApplicationLogType.from(String s) |
ApplicationLogType |
ApplicationLog.getLogType() |
static ApplicationLogType |
ApplicationLogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationLogType[] |
ApplicationLogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLog.Builder |
ApplicationLog.Builder.logType(ApplicationLogType logType)
Initializes the value for the
logType attribute. |
Copyright © 2026. All rights reserved.