Package | Description |
---|---|
com.oracle.bmc.jms.model | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeManagedInstanceUsageFields |
SummarizeManagedInstanceUsageFields.create(String key) |
static SummarizeManagedInstanceUsageFields |
SummarizeManagedInstanceUsageFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeManagedInstanceUsageFields[] |
SummarizeManagedInstanceUsageFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<SummarizeManagedInstanceUsageFields> |
SummarizeManagedInstanceUsageRequest.getFields()
Additional fields to include into the returned model on top of the required ones.
|
Modifier and Type | Method and Description |
---|---|
SummarizeManagedInstanceUsageRequest.Builder |
SummarizeManagedInstanceUsageRequest.Builder.fields(SummarizeManagedInstanceUsageFields singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
SummarizeManagedInstanceUsageRequest.Builder |
SummarizeManagedInstanceUsageRequest.Builder.fields(List<SummarizeManagedInstanceUsageFields> fields)
Additional fields to include into the returned model on top of the required ones.
|
Copyright © 2016–2024. All rights reserved.