static InventoryRecordComponent.Builder |
InventoryRecordComponent.builder() |
Create a new builder.
|
InventoryRecordComponent.Builder |
InventoryRecordComponent.Builder.componentName(String componentName) |
Name of the target component
|
InventoryRecordComponent.Builder |
InventoryRecordComponent.Builder.componentPath(String componentPath) |
Path of the component
|
InventoryRecordComponent.Builder |
InventoryRecordComponent.Builder.componentVersion(String componentVersion) |
Version of the target component
|
InventoryRecordComponent.Builder |
InventoryRecordComponent.Builder.copy(InventoryRecordComponent model) |
|
InventoryRecordComponent.Builder |
InventoryRecordComponent.Builder.properties(List<InventoryRecordProperty> properties) |
List of component properties
|
InventoryRecordComponent.Builder |
InventoryRecordComponent.toBuilder() |
|