Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LinkSummary> |
LinkPaginators.listLinksRecordIterator(ListLinksRequest request)
Creates a new iterable which will iterate over the
LinkSummary objects contained in responses
from the listLinks operation. |
Modifier and Type | Method and Description |
---|---|
LinkSummary |
LinkSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LinkSummary> |
LinkCollection.getItems()
Array containing LinkSummary items.
|
Modifier and Type | Method and Description |
---|---|
LinkSummary.Builder |
LinkSummary.Builder.copy(LinkSummary model) |
Modifier and Type | Method and Description |
---|---|
LinkCollection.Builder |
LinkCollection.Builder.items(List<LinkSummary> items)
Array containing LinkSummary items.
|
Constructor and Description |
---|
LinkCollection(List<LinkSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.