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