static ListLinksRequest.Builder |
ListLinksRequest.builder() |
Return a new builder for this request object.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.childTenancyId(String childTenancyId) |
The ID of the child tenancy this link is associated with.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.copy(ListLinksRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.lifecycleState(LifecycleState lifecycleState) |
The lifecycle state of the resource.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.page(String page) |
The page token representing the page at which to start retrieving results.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.parentTenancyId(String parentTenancyId) |
The ID of the parent tenancy this link is associated with.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListLinksRequest.Builder |
ListLinksRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, whether ‘asc’ or ‘desc’.
|
ListLinksRequest.Builder |
ListLinksRequest.toBuilder() |
|