Package | Description |
---|---|
io.sphere.sdk.inventory.queries |
Provides types to retrieve the state of inventory entries.
|
Modifier and Type | Method and Description |
---|---|
static InventoryEntryByIdGet |
InventoryEntryByIdGet.of(Identifiable<InventoryEntry> resource) |
static InventoryEntryByIdGet |
InventoryEntryByIdGet.of(String id) |
InventoryEntryByIdGet |
InventoryEntryByIdGet.plusExpansionPaths(ExpansionPath<InventoryEntry> expansionPath) |
InventoryEntryByIdGet |
InventoryEntryByIdGet.withExpansionPaths(ExpansionPath<InventoryEntry> expansionPath) |
InventoryEntryByIdGet |
InventoryEntryByIdGet.withExpansionPaths(List<ExpansionPath<InventoryEntry>> expansionPaths) |