Package | Description |
---|---|
com.oracle.bmc.lockbox | |
com.oracle.bmc.lockbox.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LockboxSummary> |
LockboxPaginators.listLockboxesRecordIterator(ListLockboxesRequest request)
Creates a new iterable which will iterate over the
LockboxSummary objects contained in responses from the
listLockboxes operation. |
Modifier and Type | Method and Description |
---|---|
LockboxSummary |
LockboxSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LockboxSummary> |
LockboxCollection.getItems()
List of lockboxes.
|
Modifier and Type | Method and Description |
---|---|
LockboxSummary.Builder |
LockboxSummary.Builder.copy(LockboxSummary model) |
Modifier and Type | Method and Description |
---|---|
LockboxCollection.Builder |
LockboxCollection.Builder.items(List<LockboxSummary> items)
List of lockboxes.
|
Constructor and Description |
---|
LockboxCollection(List<LockboxSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.