Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
ReinstateProxyInstanceResponse |
ShardedDatabaseService.reinstateProxyInstance(ReinstateProxyInstanceRequest request)
API to reinstate the proxy instances associated with the private endpoint.
|
ReinstateProxyInstanceResponse |
ShardedDatabaseServiceClient.reinstateProxyInstance(ReinstateProxyInstanceRequest request) |
Future<ReinstateProxyInstanceResponse> |
ShardedDatabaseServiceAsync.reinstateProxyInstance(ReinstateProxyInstanceRequest request,
AsyncHandler<ReinstateProxyInstanceRequest,ReinstateProxyInstanceResponse> handler)
API to reinstate the proxy instances associated with the private endpoint.
|
Future<ReinstateProxyInstanceResponse> |
ShardedDatabaseServiceAsyncClient.reinstateProxyInstance(ReinstateProxyInstanceRequest request,
AsyncHandler<ReinstateProxyInstanceRequest,ReinstateProxyInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ReinstateProxyInstanceResponse> |
ShardedDatabaseServiceAsync.reinstateProxyInstance(ReinstateProxyInstanceRequest request,
AsyncHandler<ReinstateProxyInstanceRequest,ReinstateProxyInstanceResponse> handler)
API to reinstate the proxy instances associated with the private endpoint.
|
Future<ReinstateProxyInstanceResponse> |
ShardedDatabaseServiceAsyncClient.reinstateProxyInstance(ReinstateProxyInstanceRequest request,
AsyncHandler<ReinstateProxyInstanceRequest,ReinstateProxyInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ReinstateProxyInstanceRequest |
ReinstateProxyInstanceRequest.Builder.build()
Build the instance of ReinstateProxyInstanceRequest as configured by this builder
|
ReinstateProxyInstanceRequest |
ReinstateProxyInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ReinstateProxyInstanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ReinstateProxyInstanceRequest.Builder |
ReinstateProxyInstanceRequest.Builder.copy(ReinstateProxyInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.