Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
ListOdaPrivateEndpointsResponse |
ManagementClient.listOdaPrivateEndpoints(ListOdaPrivateEndpointsRequest request) |
ListOdaPrivateEndpointsResponse |
Management.listOdaPrivateEndpoints(ListOdaPrivateEndpointsRequest request)
Returns a page of ODA Private Endpoints that belong to the specified compartment.
|
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.
|
Iterable<ListOdaPrivateEndpointsResponse> |
ManagementPaginators.listOdaPrivateEndpointsResponseIterator(ListOdaPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOdaPrivateEndpoints operation.
|
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 |
---|---|
ListOdaPrivateEndpointsResponse |
ListOdaPrivateEndpointsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListOdaPrivateEndpointsResponse.Builder |
ListOdaPrivateEndpointsResponse.Builder.copy(ListOdaPrivateEndpointsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.