Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
DeleteLinkRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.