Skip to content

Commit 7b6e46e

Browse files
committed
reviews
1 parent 0bf62f6 commit 7b6e46e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • cloudplatform/connectivity-destination-service/src/main/java/com/sap/cloud/sdk/cloudplatform/connectivity

cloudplatform/connectivity-destination-service/src/main/java/com/sap/cloud/sdk/cloudplatform/connectivity/DestinationService.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,8 @@ static boolean isChangeDetectionEnabled()
457457

458458
/**
459459
* Disables checking if a destination exists before trying to call it directly when invoking
460-
* {@link #tryGetDestination}.
460+
* {@link #tryGetDestination}. All available destinations can be found with {@link
461+
* #getAllDestinationProperties}.
461462
*
462463
* @since 5.25.0
463464
*/

0 commit comments

Comments
 (0)