public class IngressPortStatusBuilder extends IngressPortStatusFluent<IngressPortStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressPortStatus,IngressPortStatusBuilder>
| Constructor and Description |
|---|
IngressPortStatusBuilder() |
IngressPortStatusBuilder(IngressPortStatus instance) |
IngressPortStatusBuilder(IngressPortStatusFluent<?> fluent) |
IngressPortStatusBuilder(IngressPortStatusFluent<?> fluent,
IngressPortStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
IngressPortStatus |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getError, getPort, getProtocol, hasAdditionalProperties, hasError, hashCode, hasPort, hasProtocol, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withError, withPort, withProtocolaggregate, aggregate, build, build, builderOf, getVisitableMappublic IngressPortStatusBuilder()
public IngressPortStatusBuilder(IngressPortStatusFluent<?> fluent)
public IngressPortStatusBuilder(IngressPortStatusFluent<?> fluent, IngressPortStatus instance)
public IngressPortStatusBuilder(IngressPortStatus instance)
public IngressPortStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressPortStatus>Copyright © 2015–2023 Red Hat. All rights reserved.