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