Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePrivateEndpointResponse |
ShardedDatabaseService.updatePrivateEndpoint(UpdatePrivateEndpointRequest request)
Updates the configuration of privateendpoint.
|
UpdatePrivateEndpointResponse |
ShardedDatabaseServiceClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request) |
Future<UpdatePrivateEndpointResponse> |
ShardedDatabaseServiceAsync.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler)
Updates the configuration of privateendpoint.
|
Future<UpdatePrivateEndpointResponse> |
ShardedDatabaseServiceAsyncClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdatePrivateEndpointResponse> |
ShardedDatabaseServiceAsync.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler)
Updates the configuration of privateendpoint.
|
Future<UpdatePrivateEndpointResponse> |
ShardedDatabaseServiceAsyncClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdatePrivateEndpointRequest |
UpdatePrivateEndpointRequest.Builder.build()
Build the instance of UpdatePrivateEndpointRequest as configured by this builder
|
UpdatePrivateEndpointRequest |
UpdatePrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePrivateEndpointRequest.Builder |
UpdatePrivateEndpointRequest.Builder.copy(UpdatePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.