Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
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 |
---|---|
GetDataSafePrivateEndpointRequest |
GetDataSafePrivateEndpointRequest.Builder.build()
Build the instance of GetDataSafePrivateEndpointRequest as configured by this builder
|
GetDataSafePrivateEndpointRequest |
GetDataSafePrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDataSafePrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDataSafePrivateEndpointRequest.Builder |
GetDataSafePrivateEndpointRequest.Builder.copy(GetDataSafePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.