Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.requests |
Modifier and Type | Method and Description |
---|---|
FailoverDbSystemResponse |
Postgresql.failoverDbSystem(FailoverDbSystemRequest request)
Runs a failover operation.
|
FailoverDbSystemResponse |
PostgresqlClient.failoverDbSystem(FailoverDbSystemRequest request) |
Future<FailoverDbSystemResponse> |
PostgresqlAsyncClient.failoverDbSystem(FailoverDbSystemRequest request,
AsyncHandler<FailoverDbSystemRequest,FailoverDbSystemResponse> handler) |
Future<FailoverDbSystemResponse> |
PostgresqlAsync.failoverDbSystem(FailoverDbSystemRequest request,
AsyncHandler<FailoverDbSystemRequest,FailoverDbSystemResponse> handler)
Runs a failover operation.
|
Modifier and Type | Method and Description |
---|---|
Future<FailoverDbSystemResponse> |
PostgresqlAsyncClient.failoverDbSystem(FailoverDbSystemRequest request,
AsyncHandler<FailoverDbSystemRequest,FailoverDbSystemResponse> handler) |
Future<FailoverDbSystemResponse> |
PostgresqlAsync.failoverDbSystem(FailoverDbSystemRequest request,
AsyncHandler<FailoverDbSystemRequest,FailoverDbSystemResponse> handler)
Runs a failover operation.
|
Modifier and Type | Method and Description |
---|---|
FailoverDbSystemRequest |
FailoverDbSystemRequest.Builder.build()
Build the instance of FailoverDbSystemRequest as configured by this builder
|
FailoverDbSystemRequest |
FailoverDbSystemRequest.Builder.buildWithoutInvocationCallback()
Build the instance of FailoverDbSystemRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
FailoverDbSystemRequest.Builder |
FailoverDbSystemRequest.Builder.copy(FailoverDbSystemRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.