Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetOdaPrivateEndpointResponse> |
ManagementAsyncClient.getOdaPrivateEndpoint(GetOdaPrivateEndpointRequest request,
AsyncHandler<GetOdaPrivateEndpointRequest,GetOdaPrivateEndpointResponse> handler) |
Future<GetOdaPrivateEndpointResponse> |
ManagementAsync.getOdaPrivateEndpoint(GetOdaPrivateEndpointRequest request,
AsyncHandler<GetOdaPrivateEndpointRequest,GetOdaPrivateEndpointResponse> handler)
Gets the specified ODA Private Endpoint.
|
Modifier and Type | Method and Description |
---|---|
GetOdaPrivateEndpointRequest |
GetOdaPrivateEndpointRequest.Builder.build()
Build the instance of GetOdaPrivateEndpointRequest as configured by this builder
|
GetOdaPrivateEndpointRequest |
GetOdaPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOdaPrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetOdaPrivateEndpointRequest.Builder |
GetOdaPrivateEndpointRequest.Builder.copy(GetOdaPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.