Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ResaleAuthorizationEntityIdFilter
-
Packages that use ResaleAuthorizationEntityIdFilter Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ResaleAuthorizationEntityIdFilter in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ResaleAuthorizationEntityIdFilter Modifier and Type Method Description ResaleAuthorizationEntityIdFilterResaleAuthorizationFilters. entityId()Allows filtering on theEntityIdof a ResaleAuthorization.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ResaleAuthorizationEntityIdFilter Modifier and Type Method Description ResaleAuthorizationFilters.BuilderResaleAuthorizationFilters.Builder. entityId(ResaleAuthorizationEntityIdFilter entityId)Allows filtering on theEntityIdof a ResaleAuthorization.
-