Uses of Class
software.amazon.awssdk.services.iotsitewise.paginators.ListAssetRelationshipsPublisher
-
Packages that use ListAssetRelationshipsPublisher Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference. -
-
Uses of ListAssetRelationshipsPublisher in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise that return ListAssetRelationshipsPublisher Modifier and Type Method Description default ListAssetRelationshipsPublisherIoTSiteWiseAsyncClient. listAssetRelationshipsPaginator(Consumer<ListAssetRelationshipsRequest.Builder> listAssetRelationshipsRequest)Retrieves a paginated list of asset relationships for an asset.default ListAssetRelationshipsPublisherIoTSiteWiseAsyncClient. listAssetRelationshipsPaginator(ListAssetRelationshipsRequest listAssetRelationshipsRequest)Retrieves a paginated list of asset relationships for an asset.
-