Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
ListLinksResponse |
Link.listLinks(ListLinksRequest request)
Return a (paginated) list of links.
|
ListLinksResponse |
LinkClient.listLinks(ListLinksRequest request) |
Future<ListLinksResponse> |
LinkAsync.listLinks(ListLinksRequest request,
AsyncHandler<ListLinksRequest,ListLinksResponse> handler)
Return a (paginated) list of links.
|
Future<ListLinksResponse> |
LinkAsyncClient.listLinks(ListLinksRequest request,
AsyncHandler<ListLinksRequest,ListLinksResponse> handler) |
Iterable<LinkSummary> |
LinkPaginators.listLinksRecordIterator(ListLinksRequest request)
Creates a new iterable which will iterate over the
LinkSummary objects contained in responses
from the listLinks operation. |
Iterable<ListLinksResponse> |
LinkPaginators.listLinksResponseIterator(ListLinksRequest request)
Creates a new iterable which will iterate over the responses received from the listLinks
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLinksResponse> |
LinkAsync.listLinks(ListLinksRequest request,
AsyncHandler<ListLinksRequest,ListLinksResponse> handler)
Return a (paginated) list of links.
|
Future<ListLinksResponse> |
LinkAsyncClient.listLinks(ListLinksRequest request,
AsyncHandler<ListLinksRequest,ListLinksResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListLinksRequest |
ListLinksRequest.Builder.build()
Build the instance of ListLinksRequest as configured by this builder
|
ListLinksRequest |
ListLinksRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListLinksRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListLinksRequest.Builder |
ListLinksRequest.Builder.copy(ListLinksRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.