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