Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.AudienceDestination
-
Packages that use AudienceDestination Package Description software.amazon.awssdk.services.cleanroomsml.model -
-
Uses of AudienceDestination in software.amazon.awssdk.services.cleanroomsml.model
Methods in software.amazon.awssdk.services.cleanroomsml.model that return AudienceDestination Modifier and Type Method Description AudienceDestinationConfiguredAudienceModelOutputConfig. destination()Returns the value of the Destination property for this object.Methods in software.amazon.awssdk.services.cleanroomsml.model with parameters of type AudienceDestination Modifier and Type Method Description ConfiguredAudienceModelOutputConfig.BuilderConfiguredAudienceModelOutputConfig.Builder. destination(AudienceDestination destination)Sets the value of the Destination property for this object.
-