Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDataSafePrivateEndpointsResponse> |
DataSafeAsync.listDataSafePrivateEndpoints(ListDataSafePrivateEndpointsRequest request,
AsyncHandler<ListDataSafePrivateEndpointsRequest,ListDataSafePrivateEndpointsResponse> handler)
Gets a list of Data Safe private endpoints.
|
Future<ListDataSafePrivateEndpointsResponse> |
DataSafeAsyncClient.listDataSafePrivateEndpoints(ListDataSafePrivateEndpointsRequest request,
AsyncHandler<ListDataSafePrivateEndpointsRequest,ListDataSafePrivateEndpointsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDataSafePrivateEndpointsRequest |
ListDataSafePrivateEndpointsRequest.Builder.build()
Build the instance of ListDataSafePrivateEndpointsRequest as configured by this builder
|
ListDataSafePrivateEndpointsRequest |
ListDataSafePrivateEndpointsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDataSafePrivateEndpointsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDataSafePrivateEndpointsRequest.Builder |
ListDataSafePrivateEndpointsRequest.Builder.copy(ListDataSafePrivateEndpointsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.