Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
AddCloudSqlResponse |
BdsClient.addCloudSql(AddCloudSqlRequest request) |
AddCloudSqlResponse |
Bds.addCloudSql(AddCloudSqlRequest request)
Adds Cloud SQL to your cluster.
|
Future<AddCloudSqlResponse> |
BdsAsyncClient.addCloudSql(AddCloudSqlRequest request,
AsyncHandler<AddCloudSqlRequest,AddCloudSqlResponse> handler) |
Future<AddCloudSqlResponse> |
BdsAsync.addCloudSql(AddCloudSqlRequest request,
AsyncHandler<AddCloudSqlRequest,AddCloudSqlResponse> handler)
Adds Cloud SQL to your cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<AddCloudSqlResponse> |
BdsAsyncClient.addCloudSql(AddCloudSqlRequest request,
AsyncHandler<AddCloudSqlRequest,AddCloudSqlResponse> handler) |
Future<AddCloudSqlResponse> |
BdsAsync.addCloudSql(AddCloudSqlRequest request,
AsyncHandler<AddCloudSqlRequest,AddCloudSqlResponse> handler)
Adds Cloud SQL to your cluster.
|
Modifier and Type | Method and Description |
---|---|
AddCloudSqlRequest |
AddCloudSqlRequest.Builder.build()
Build the instance of AddCloudSqlRequest as configured by this builder
|
AddCloudSqlRequest |
AddCloudSqlRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddCloudSqlRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.copy(AddCloudSqlRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.