Uses of Class
com.oracle.bmc.datasafe.responses.GetTargetDatabaseGroupResponse
- 
Packages that use GetTargetDatabaseGroupResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses 
- 
- 
Uses of GetTargetDatabaseGroupResponse in com.oracle.bmc.datasafeMethods in com.oracle.bmc.datasafe that return GetTargetDatabaseGroupResponse Modifier and Type Method Description GetTargetDatabaseGroupResponseDataSafe. getTargetDatabaseGroup(GetTargetDatabaseGroupRequest request)Returns the details of the specified target database group.GetTargetDatabaseGroupResponseDataSafeClient. getTargetDatabaseGroup(GetTargetDatabaseGroupRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetTargetDatabaseGroupResponse Modifier and Type Method Description Future<GetTargetDatabaseGroupResponse>DataSafeAsync. getTargetDatabaseGroup(GetTargetDatabaseGroupRequest request, AsyncHandler<GetTargetDatabaseGroupRequest,GetTargetDatabaseGroupResponse> handler)Returns the details of the specified target database group.Future<GetTargetDatabaseGroupResponse>DataSafeAsyncClient. getTargetDatabaseGroup(GetTargetDatabaseGroupRequest request, AsyncHandler<GetTargetDatabaseGroupRequest,GetTargetDatabaseGroupResponse> handler)
- 
Uses of GetTargetDatabaseGroupResponse in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return GetTargetDatabaseGroupResponse Modifier and Type Method Description GetTargetDatabaseGroupResponseGetTargetDatabaseGroupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetTargetDatabaseGroupResponse Modifier and Type Method Description GetTargetDatabaseGroupResponse.BuilderGetTargetDatabaseGroupResponse.Builder. copy(GetTargetDatabaseGroupResponse o)Copy method to populate the builder with values from the given instance.
 
-