Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PatchSummary> |
DatabasePaginators.listDbHomePatchesRecordIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the
PatchSummary objects contained in responses from the listDbHomePatches operation. |
Iterable<PatchSummary> |
DatabasePaginators.listDbSystemPatchesRecordIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the
PatchSummary objects contained in responses from the listDbSystemPatches operation. |
Modifier and Type | Method and Description |
---|---|
PatchSummary |
PatchSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PatchSummary.Builder |
PatchSummary.Builder.copy(PatchSummary o) |
Modifier and Type | Method and Description |
---|---|
List<PatchSummary> |
ListDbHomePatchesResponse.getItems()
A list of PatchSummary instances.
|
List<PatchSummary> |
ListDbSystemPatchesResponse.getItems()
A list of PatchSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListDbHomePatchesResponse.Builder |
ListDbHomePatchesResponse.Builder.items(List<PatchSummary> items) |
ListDbSystemPatchesResponse.Builder |
ListDbSystemPatchesResponse.Builder.items(List<PatchSummary> items) |
Copyright © 2016–2019. All rights reserved.