Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListOdaPrivateEndpointsResponse> |
ManagementAsyncClient.listOdaPrivateEndpoints(ListOdaPrivateEndpointsRequest request,
AsyncHandler<ListOdaPrivateEndpointsRequest,ListOdaPrivateEndpointsResponse> handler) |
Future<ListOdaPrivateEndpointsResponse> |
ManagementAsync.listOdaPrivateEndpoints(ListOdaPrivateEndpointsRequest request,
AsyncHandler<ListOdaPrivateEndpointsRequest,ListOdaPrivateEndpointsResponse> handler)
Returns a page of ODA Private Endpoints that belong to the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListOdaPrivateEndpointsRequest |
ListOdaPrivateEndpointsRequest.Builder.build()
Build the instance of ListOdaPrivateEndpointsRequest as configured by this builder
|
ListOdaPrivateEndpointsRequest |
ListOdaPrivateEndpointsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOdaPrivateEndpointsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOdaPrivateEndpointsRequest.Builder |
ListOdaPrivateEndpointsRequest.Builder.copy(ListOdaPrivateEndpointsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.