Uses of Class
co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
Packages that use ExternalAttributeProviderResultsSource
Package
Description
Defines types used in the request/response interactions with the YellowDog Compute Service.
-
Uses of ExternalAttributeProviderResultsSource in co.yellowdog.platform.interaction.compute
Methods in co.yellowdog.platform.interaction.compute that return types with arguments of type ExternalAttributeProviderResultsSourceModifier and TypeMethodDescriptionList
<@NotNull @Valid ExternalAttributeProviderResultsSource> ExternalAttributeProviderResults.getSources()
Method parameters in co.yellowdog.platform.interaction.compute with type arguments of type ExternalAttributeProviderResultsSourceModifier and TypeMethodDescriptionvoid
ExternalAttributeProviderResults.setSources
(List<@NotNull @Valid ExternalAttributeProviderResultsSource> sources)