Azure / azure-sdk-for-java

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.
MIT License
2.36k stars 2k forks source link

Digital Twins - Core Samples issue #30153

Closed v-hongli1 closed 2 years ago

v-hongli1 commented 2 years ago

1. Section link: image

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.

johngallardo commented 2 years ago

Investigating.

johngallardo commented 2 years ago

https://github.com/Azure/azure-sdk-for-java/pull/30382