Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
UpdateOdaPrivateEndpointResponse |
ManagementClient.updateOdaPrivateEndpoint(UpdateOdaPrivateEndpointRequest request) |
UpdateOdaPrivateEndpointResponse |
Management.updateOdaPrivateEndpoint(UpdateOdaPrivateEndpointRequest request)
Starts an asynchronous job to update the specified ODA Private Endpoint with the information
in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateOdaPrivateEndpointResponse> |
ManagementAsyncClient.updateOdaPrivateEndpoint(UpdateOdaPrivateEndpointRequest request,
AsyncHandler<UpdateOdaPrivateEndpointRequest,UpdateOdaPrivateEndpointResponse> handler) |
Future<UpdateOdaPrivateEndpointResponse> |
ManagementAsync.updateOdaPrivateEndpoint(UpdateOdaPrivateEndpointRequest request,
AsyncHandler<UpdateOdaPrivateEndpointRequest,UpdateOdaPrivateEndpointResponse> handler)
Starts an asynchronous job to update the specified ODA Private Endpoint with the information
in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateOdaPrivateEndpointResponse> |
ManagementAsyncClient.updateOdaPrivateEndpoint(UpdateOdaPrivateEndpointRequest request,
AsyncHandler<UpdateOdaPrivateEndpointRequest,UpdateOdaPrivateEndpointResponse> handler) |
Future<UpdateOdaPrivateEndpointResponse> |
ManagementAsync.updateOdaPrivateEndpoint(UpdateOdaPrivateEndpointRequest request,
AsyncHandler<UpdateOdaPrivateEndpointRequest,UpdateOdaPrivateEndpointResponse> handler)
Starts an asynchronous job to update the specified ODA Private Endpoint with the information
in the request body.
|
Modifier and Type | Method and Description |
---|---|
UpdateOdaPrivateEndpointResponse |
UpdateOdaPrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateOdaPrivateEndpointResponse.Builder |
UpdateOdaPrivateEndpointResponse.Builder.copy(UpdateOdaPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.