| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
EntityRequest |
EntityRequest.clone() |
EntityRequest |
EntityRequest.withCatalog(String catalog)
The name of the catalog the entity is present in.
|
EntityRequest |
EntityRequest.withEntityId(String entityId)
The ID of the entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityRequest> |
BatchDescribeEntitiesRequest.getEntityRequestList()
List of entity IDs and the catalogs the entities are present in.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDescribeEntitiesRequest |
BatchDescribeEntitiesRequest.withEntityRequestList(EntityRequest... entityRequestList)
List of entity IDs and the catalogs the entities are present in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDescribeEntitiesRequest.setEntityRequestList(Collection<EntityRequest> entityRequestList)
List of entity IDs and the catalogs the entities are present in.
|
BatchDescribeEntitiesRequest |
BatchDescribeEntitiesRequest.withEntityRequestList(Collection<EntityRequest> entityRequestList)
List of entity IDs and the catalogs the entities are present in.
|
Copyright © 2025. All rights reserved.