Package | Description |
---|---|
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
static GetSqlEndpointRequest.Builder |
GetSqlEndpointRequest.builder()
Return a new builder for this request object.
|
GetSqlEndpointRequest.Builder |
GetSqlEndpointRequest.Builder.copy(GetSqlEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
GetSqlEndpointRequest.Builder |
GetSqlEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetSqlEndpointRequest.Builder |
GetSqlEndpointRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetSqlEndpointRequest.Builder |
GetSqlEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetSqlEndpointRequest.Builder |
GetSqlEndpointRequest.Builder.sqlEndpointId(String sqlEndpointId)
The unique id of the SQL Endpoint.
|
GetSqlEndpointRequest.Builder |
GetSqlEndpointRequest.toBuilder()
Return an instance of
GetSqlEndpointRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.