Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.responses |
Modifier and Type | Method and Description |
---|---|
CreateDbSystemResponse |
Postgresql.createDbSystem(CreateDbSystemRequest request)
Creates a new database system.
|
CreateDbSystemResponse |
PostgresqlClient.createDbSystem(CreateDbSystemRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDbSystemResponse> |
PostgresqlAsyncClient.createDbSystem(CreateDbSystemRequest request,
AsyncHandler<CreateDbSystemRequest,CreateDbSystemResponse> handler) |
Future<CreateDbSystemResponse> |
PostgresqlAsync.createDbSystem(CreateDbSystemRequest request,
AsyncHandler<CreateDbSystemRequest,CreateDbSystemResponse> handler)
Creates a new database system.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDbSystemResponse> |
PostgresqlAsyncClient.createDbSystem(CreateDbSystemRequest request,
AsyncHandler<CreateDbSystemRequest,CreateDbSystemResponse> handler) |
Future<CreateDbSystemResponse> |
PostgresqlAsync.createDbSystem(CreateDbSystemRequest request,
AsyncHandler<CreateDbSystemRequest,CreateDbSystemResponse> handler)
Creates a new database system.
|
Modifier and Type | Method and Description |
---|---|
CreateDbSystemResponse |
CreateDbSystemResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDbSystemResponse.Builder |
CreateDbSystemResponse.Builder.copy(CreateDbSystemResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.