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