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