UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.Builder.body$(UpdateSqlCollectionDetails body) |
Alternative setter for the body parameter.
|
static UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.builder() |
Return a new builder for this request object.
|
UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.Builder.copy(UpdateSqlCollectionRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.Builder.sqlCollectionId(String sqlCollectionId) |
The OCID of the SQL collection resource.
|
UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.toBuilder() |
|
UpdateSqlCollectionRequest.Builder |
UpdateSqlCollectionRequest.Builder.updateSqlCollectionDetails(UpdateSqlCollectionDetails updateSqlCollectionDetails) |
Details to update the SQL collection.
|