static DeleteLinkRequest.Builder |
DeleteLinkRequest.builder() |
Return a new builder for this request object.
|
DeleteLinkRequest.Builder |
DeleteLinkRequest.Builder.copy(DeleteLinkRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteLinkRequest.Builder |
DeleteLinkRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteLinkRequest.Builder |
DeleteLinkRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteLinkRequest.Builder |
DeleteLinkRequest.Builder.linkId(String linkId) |
OCID of the link to terminate.
|
DeleteLinkRequest.Builder |
DeleteLinkRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
DeleteLinkRequest.Builder |
DeleteLinkRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteLinkRequest.Builder |
DeleteLinkRequest.toBuilder() |
|