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