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