Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListPrivateEndpointsResponse> |
DataFlowAsyncClient.listPrivateEndpoints(ListPrivateEndpointsRequest request,
AsyncHandler<ListPrivateEndpointsRequest,ListPrivateEndpointsResponse> handler) |
Future<ListPrivateEndpointsResponse> |
DataFlowAsync.listPrivateEndpoints(ListPrivateEndpointsRequest request,
AsyncHandler<ListPrivateEndpointsRequest,ListPrivateEndpointsResponse> handler)
Lists all private endpoints in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListPrivateEndpointsRequest |
ListPrivateEndpointsRequest.Builder.build()
Build the instance of ListPrivateEndpointsRequest as configured by this builder
|
ListPrivateEndpointsRequest |
ListPrivateEndpointsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListPrivateEndpointsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListPrivateEndpointsRequest.Builder |
ListPrivateEndpointsRequest.Builder.copy(ListPrivateEndpointsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.