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