| CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest.Builder. body$(CreateSqlEndpointDetails body) | Alternative setter for the body parameter. | 
| static CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest. builder() | Return a new builder for this request object. | 
| CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest.Builder. copy(CreateSqlEndpointRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest.Builder. createSqlEndpointDetails(CreateSqlEndpointDetails createSqlEndpointDetails) | Details of the new Sql Endpoint. | 
| CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreateSqlEndpointRequest.Builder | CreateSqlEndpointRequest. toBuilder() |  |