public class WorkloadEntrySpecBuilder extends WorkloadEntrySpecFluent<WorkloadEntrySpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<WorkloadEntrySpec,WorkloadEntrySpecBuilder>
| Constructor and Description |
|---|
WorkloadEntrySpecBuilder() |
WorkloadEntrySpecBuilder(WorkloadEntrySpec instance) |
WorkloadEntrySpecBuilder(WorkloadEntrySpecFluent<?> fluent) |
WorkloadEntrySpecBuilder(WorkloadEntrySpecFluent<?> fluent,
WorkloadEntrySpec instance) |
| Modifier and Type | Method and Description |
|---|---|
WorkloadEntrySpec |
build() |
addToLabels, addToLabels, addToPorts, addToPorts, copyInstance, equals, getAddress, getLabels, getLocality, getNetwork, getPorts, getServiceAccount, getWeight, hasAddress, hashCode, hasLabels, hasLocality, hasNetwork, hasPorts, hasServiceAccount, hasWeight, removeFromLabels, removeFromLabels, removeFromPorts, removeFromPorts, toString, withAddress, withLabels, withLocality, withNetwork, withPorts, withServiceAccount, withWeightaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic WorkloadEntrySpecBuilder()
public WorkloadEntrySpecBuilder(WorkloadEntrySpecFluent<?> fluent)
public WorkloadEntrySpecBuilder(WorkloadEntrySpecFluent<?> fluent, WorkloadEntrySpec instance)
public WorkloadEntrySpecBuilder(WorkloadEntrySpec instance)
public WorkloadEntrySpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<WorkloadEntrySpec>Copyright © 2015–2023 Red Hat. All rights reserved.