Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
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 |
---|---|
UpdateOdaPrivateEndpointRequest |
UpdateOdaPrivateEndpointRequest.Builder.build()
Build the instance of UpdateOdaPrivateEndpointRequest as configured by this builder
|
UpdateOdaPrivateEndpointRequest |
UpdateOdaPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateOdaPrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.copy(UpdateOdaPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.