public class BomContainer extends BuildItemContainer<String,BillOfMaterials>
BuildItemContainer
implementation for boms.Modifier and Type | Method and Description |
---|---|
void |
add(String id,
BillOfMaterials.Builder builder)
|
public void add(String id, BillOfMaterials.Builder builder)
id
- the id of the bombuilder
- the state of the bomCopyright © 2020 Pivotal Software, Inc.. All rights reserved.