Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetDataSafePrivateEndpointResponse |
DataSafe.getDataSafePrivateEndpoint(GetDataSafePrivateEndpointRequest request)
Gets the details of the specified Data Safe private endpoint.
|
GetDataSafePrivateEndpointResponse |
DataSafeClient.getDataSafePrivateEndpoint(GetDataSafePrivateEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDataSafePrivateEndpointResponse> |
DataSafeAsync.getDataSafePrivateEndpoint(GetDataSafePrivateEndpointRequest request,
AsyncHandler<GetDataSafePrivateEndpointRequest,GetDataSafePrivateEndpointResponse> handler)
Gets the details of the specified Data Safe private endpoint.
|
Future<GetDataSafePrivateEndpointResponse> |
DataSafeAsyncClient.getDataSafePrivateEndpoint(GetDataSafePrivateEndpointRequest request,
AsyncHandler<GetDataSafePrivateEndpointRequest,GetDataSafePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDataSafePrivateEndpointResponse |
GetDataSafePrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDataSafePrivateEndpointResponse.Builder |
GetDataSafePrivateEndpointResponse.Builder.copy(GetDataSafePrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.