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