Package | Description |
---|---|
com.oracle.bmc.limits.requests |
Modifier and Type | Method and Description |
---|---|
static ListLimitValuesRequest.ScopeType |
ListLimitValuesRequest.ScopeType.create(String key) |
ListLimitValuesRequest.ScopeType |
ListLimitValuesRequest.getScopeType()
Filter entries by scope type.
|
static ListLimitValuesRequest.ScopeType |
ListLimitValuesRequest.ScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListLimitValuesRequest.ScopeType[] |
ListLimitValuesRequest.ScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListLimitValuesRequest.Builder |
ListLimitValuesRequest.Builder.scopeType(ListLimitValuesRequest.ScopeType scopeType)
Filter entries by scope type.
|
Copyright © 2016–2024. All rights reserved.