Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
UpdateReplicaResponse |
ReplicasClient.updateReplica(UpdateReplicaRequest request) |
UpdateReplicaResponse |
Replicas.updateReplica(UpdateReplicaRequest request)
Updates the properties of the specified read replica.
|
Future<UpdateReplicaResponse> |
ReplicasAsync.updateReplica(UpdateReplicaRequest request,
AsyncHandler<UpdateReplicaRequest,UpdateReplicaResponse> handler)
Updates the properties of the specified read replica.
|
Future<UpdateReplicaResponse> |
ReplicasAsyncClient.updateReplica(UpdateReplicaRequest request,
AsyncHandler<UpdateReplicaRequest,UpdateReplicaResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateReplicaResponse> |
ReplicasAsync.updateReplica(UpdateReplicaRequest request,
AsyncHandler<UpdateReplicaRequest,UpdateReplicaResponse> handler)
Updates the properties of the specified read replica.
|
Future<UpdateReplicaResponse> |
ReplicasAsyncClient.updateReplica(UpdateReplicaRequest request,
AsyncHandler<UpdateReplicaRequest,UpdateReplicaResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateReplicaRequest |
UpdateReplicaRequest.Builder.build()
Build the instance of UpdateReplicaRequest as configured by this builder
|
UpdateReplicaRequest |
UpdateReplicaRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateReplicaRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateReplicaRequest.Builder |
UpdateReplicaRequest.Builder.copy(UpdateReplicaRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.