This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
Reason:
listIncomingRelationships(java.lang.String, com.azure.core.util.Context) is not public in com.azure.digitaltwins.core.DigitalTwinsAsyncClient. Cannot be accessed from outside package.
Suggestion:
Change to listIncomingRelationships(twinId)
@josefree, @johngallardo and @sjiherzig for notification.
1. Section link:
Reason:
listIncomingRelationships(java.lang.String, com.azure.core.util.Context)
is not public incom.azure.digitaltwins.core.DigitalTwinsAsyncClient
. Cannot be accessed from outside package.Suggestion: Change to
listIncomingRelationships(twinId)
@josefree, @johngallardo and @sjiherzig for notification.