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