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