Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.SaaSProductEntityIdFilter
-
Packages that use SaaSProductEntityIdFilter Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of SaaSProductEntityIdFilter in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return SaaSProductEntityIdFilter Modifier and Type Method Description SaaSProductEntityIdFilterSaaSProductFilters. entityId()Unique identifier for the SaaS product.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type SaaSProductEntityIdFilter Modifier and Type Method Description SaaSProductFilters.BuilderSaaSProductFilters.Builder. entityId(SaaSProductEntityIdFilter entityId)Unique identifier for the SaaS product.
-