Package | Description |
---|---|
com.oracle.bmc.datascience.model | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
static ContainerTargetWorkload |
ContainerTargetWorkload.create(String key) |
static ContainerTargetWorkload |
ContainerTargetWorkload.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerTargetWorkload[] |
ContainerTargetWorkload.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ContainerTargetWorkload |
ListContainersRequest.getTargetWorkload()
Filter results by the target workload.
|
Modifier and Type | Method and Description |
---|---|
ListContainersRequest.Builder |
ListContainersRequest.Builder.targetWorkload(ContainerTargetWorkload targetWorkload)
Filter results by the target workload.
|
Copyright © 2016–2025. All rights reserved.