public class VPCEndpointServiceBuilder extends VPCEndpointServiceFluentImpl<VPCEndpointServiceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<VPCEndpointService,VPCEndpointServiceBuilder>
| Constructor and Description |
|---|
VPCEndpointServiceBuilder() |
VPCEndpointServiceBuilder(Boolean validationEnabled) |
VPCEndpointServiceBuilder(VPCEndpointService instance) |
VPCEndpointServiceBuilder(VPCEndpointService instance,
Boolean validationEnabled) |
VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent) |
VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent,
Boolean validationEnabled) |
VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent,
VPCEndpointService instance) |
VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent,
VPCEndpointService instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
VPCEndpointService |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getId, getName, hasAdditionalProperties, hashCode, hasId, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withId, withNameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VPCEndpointServiceBuilder()
public VPCEndpointServiceBuilder(Boolean validationEnabled)
public VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent)
public VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent, Boolean validationEnabled)
public VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent, VPCEndpointService instance)
public VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent, VPCEndpointService instance, Boolean validationEnabled)
public VPCEndpointServiceBuilder(VPCEndpointService instance)
public VPCEndpointServiceBuilder(VPCEndpointService instance, Boolean validationEnabled)
public VPCEndpointService build()
build in interface io.fabric8.kubernetes.api.builder.Builder<VPCEndpointService>Copyright © 2015–2023 Red Hat. All rights reserved.