Class ExternalAttributeProviderResults
java.lang.Object
co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
List
<@NotNull @Valid ExternalAttributeProviderResultsSource> int
hashCode()
void
setExpires
(Instant expires) void
setSources
(List<@NotNull @Valid ExternalAttributeProviderResultsSource> sources) toString()
-
Constructor Details
-
ExternalAttributeProviderResults
public ExternalAttributeProviderResults()
-
-
Method Details
-
getSources
-
getExpires
-
setSources
-
setExpires
-
equals
-
canEqual
-
hashCode
-
toString
-