Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ActionParamValuesSummary> |
DatabasePaginators.listParamsForActionTypeRecordIterator(ListParamsForActionTypeRequest request)
Creates a new iterable which will iterate over the
ActionParamValuesSummary objects contained in responses from
the listParamsForActionType operation. |
Modifier and Type | Method and Description |
---|---|
ActionParamValuesSummary |
ActionParamValuesSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ActionParamValuesSummary> |
ActionParamValuesCollection.getItems()
List of Action Parameters and their possible values.
|
Modifier and Type | Method and Description |
---|---|
ActionParamValuesSummary.Builder |
ActionParamValuesSummary.Builder.copy(ActionParamValuesSummary model) |
Modifier and Type | Method and Description |
---|---|
ActionParamValuesCollection.Builder |
ActionParamValuesCollection.Builder.items(List<ActionParamValuesSummary> items)
List of Action Parameters and their possible values.
|
Constructor and Description |
---|
ActionParamValuesCollection(List<ActionParamValuesSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.