public class GatewayInfrastructureBuilder extends GatewayInfrastructureFluent<GatewayInfrastructureBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GatewayInfrastructure,GatewayInfrastructureBuilder>
| Constructor and Description |
|---|
GatewayInfrastructureBuilder() |
GatewayInfrastructureBuilder(GatewayInfrastructure instance) |
GatewayInfrastructureBuilder(GatewayInfrastructureFluent<?> fluent) |
GatewayInfrastructureBuilder(GatewayInfrastructureFluent<?> fluent,
GatewayInfrastructure instance) |
| Modifier and Type | Method and Description |
|---|---|
GatewayInfrastructure |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, copyInstance, equals, getAdditionalProperties, getAnnotations, getLabels, hasAdditionalProperties, hasAnnotations, hashCode, hasLabels, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, toString, withAdditionalProperties, withAnnotations, withLabelsaggregate, aggregate, build, build, builderOf, getVisitableMappublic GatewayInfrastructureBuilder()
public GatewayInfrastructureBuilder(GatewayInfrastructureFluent<?> fluent)
public GatewayInfrastructureBuilder(GatewayInfrastructureFluent<?> fluent, GatewayInfrastructure instance)
public GatewayInfrastructureBuilder(GatewayInfrastructure instance)
public GatewayInfrastructure build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GatewayInfrastructure>Copyright © 2015–2024 Red Hat. All rights reserved.