Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
ListLinksResponse |
Link.listLinks(ListLinksRequest request)
Return a (paginated) list of links.
|
ListLinksResponse |
LinkClient.listLinks(ListLinksRequest request) |
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) |
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 |
---|---|
ListLinksResponse |
ListLinksResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListLinksResponse.Builder |
ListLinksResponse.Builder.copy(ListLinksResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.