| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Entity |
Entity.clone() |
Entity |
ChangeSummary.getEntity()
The entity to be changed.
|
Entity |
Change.getEntity()
The entity to be changed.
|
Entity |
Entity.withIdentifier(String identifier)
The identifier for the entity.
|
Entity |
Entity.withType(String type)
The type of entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeSummary.setEntity(Entity entity)
The entity to be changed.
|
void |
Change.setEntity(Entity entity)
The entity to be changed.
|
ChangeSummary |
ChangeSummary.withEntity(Entity entity)
The entity to be changed.
|
Change |
Change.withEntity(Entity entity)
The entity to be changed.
|
Copyright © 2024. All rights reserved.