Uses of Class
com.oracle.bmc.datasafe.responses.GetReportDefinitionResponse
- 
Packages that use GetReportDefinitionResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses 
- 
- 
Uses of GetReportDefinitionResponse in com.oracle.bmc.datasafeMethods in com.oracle.bmc.datasafe that return GetReportDefinitionResponse Modifier and Type Method Description GetReportDefinitionResponseDataSafe. getReportDefinition(GetReportDefinitionRequest request)Gets the details of report definition specified by the identifierGetReportDefinitionResponseDataSafeClient. getReportDefinition(GetReportDefinitionRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetReportDefinitionResponse Modifier and Type Method Description Future<GetReportDefinitionResponse>DataSafeAsync. getReportDefinition(GetReportDefinitionRequest request, AsyncHandler<GetReportDefinitionRequest,GetReportDefinitionResponse> handler)Gets the details of report definition specified by the identifierFuture<GetReportDefinitionResponse>DataSafeAsyncClient. getReportDefinition(GetReportDefinitionRequest request, AsyncHandler<GetReportDefinitionRequest,GetReportDefinitionResponse> handler)
- 
Uses of GetReportDefinitionResponse in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return GetReportDefinitionResponse Modifier and Type Method Description GetReportDefinitionResponseGetReportDefinitionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetReportDefinitionResponse Modifier and Type Method Description GetReportDefinitionResponse.BuilderGetReportDefinitionResponse.Builder. copy(GetReportDefinitionResponse o)Copy method to populate the builder with values from the given instance.
 
-