public class InventoryEntryBuilder extends InventoryEntryFluent<InventoryEntryBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InventoryEntry,InventoryEntryBuilder>
| Constructor and Description |
|---|
InventoryEntryBuilder() |
InventoryEntryBuilder(InventoryEntry instance) |
InventoryEntryBuilder(InventoryEntryFluent<?> fluent) |
InventoryEntryBuilder(InventoryEntryFluent<?> fluent,
InventoryEntry instance) |
| Modifier and Type | Method and Description |
|---|---|
InventoryEntry |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getKind, getName, hasAdditionalProperties, hashCode, hasKind, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKind, withNameaggregate, aggregate, build, build, builderOf, getVisitableMappublic InventoryEntryBuilder()
public InventoryEntryBuilder(InventoryEntryFluent<?> fluent)
public InventoryEntryBuilder(InventoryEntryFluent<?> fluent, InventoryEntry instance)
public InventoryEntryBuilder(InventoryEntry instance)
public InventoryEntry build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InventoryEntry>Copyright © 2015–2023 Red Hat. All rights reserved.