Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.Entity
-
Packages that use Entity Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of Entity in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return Entity Modifier and Type Method Description EntityChange. entity()The entity to be changed.EntityChangeSummary. entity()The entity to be changed.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type Entity Modifier and Type Method Description Change.BuilderChange.Builder. entity(Entity entity)The entity to be changed.ChangeSummary.BuilderChangeSummary.Builder. entity(Entity entity)The entity to be changed.
-