Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
static GetLinkRequest.Builder |
GetLinkRequest.builder()
Return a new builder for this request object.
|
GetLinkRequest.Builder |
GetLinkRequest.Builder.copy(GetLinkRequest o)
Copy method to populate the builder with values from the given instance.
|
GetLinkRequest.Builder |
GetLinkRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetLinkRequest.Builder |
GetLinkRequest.Builder.linkId(String linkId)
OCID of the link to retrieve.
|
GetLinkRequest.Builder |
GetLinkRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetLinkRequest.Builder |
GetLinkRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetLinkRequest.Builder |
GetLinkRequest.toBuilder()
Return an instance of
GetLinkRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.