public class PowerVSPlatformSpecBuilder extends PowerVSPlatformSpecFluentImpl<PowerVSPlatformSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PowerVSPlatformSpec,PowerVSPlatformSpecBuilder>
PowerVSPlatformSpecFluent.ServiceEndpointsNested<N>| Constructor and Description |
|---|
PowerVSPlatformSpecBuilder() |
PowerVSPlatformSpecBuilder(Boolean validationEnabled) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpec instance) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpec instance,
Boolean validationEnabled) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent,
Boolean validationEnabled) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent,
PowerVSPlatformSpec instance) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent,
PowerVSPlatformSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PowerVSPlatformSpec |
build() |
addAllToServiceEndpoints, addNewServiceEndpoint, addNewServiceEndpoint, addNewServiceEndpointLike, addToAdditionalProperties, addToAdditionalProperties, addToServiceEndpoints, addToServiceEndpoints, buildFirstServiceEndpoint, buildLastServiceEndpoint, buildMatchingServiceEndpoint, buildServiceEndpoint, buildServiceEndpoints, editFirstServiceEndpoint, editLastServiceEndpoint, editMatchingServiceEndpoint, editServiceEndpoint, equals, getAdditionalProperties, getServiceEndpoints, hasAdditionalProperties, hashCode, hasMatchingServiceEndpoint, hasServiceEndpoints, removeAllFromServiceEndpoints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromServiceEndpoints, removeMatchingFromServiceEndpoints, setNewServiceEndpointLike, setToServiceEndpoints, toString, withAdditionalProperties, withServiceEndpoints, withServiceEndpointsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PowerVSPlatformSpecBuilder()
public PowerVSPlatformSpecBuilder(Boolean validationEnabled)
public PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent)
public PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent, Boolean validationEnabled)
public PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent, PowerVSPlatformSpec instance)
public PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent, PowerVSPlatformSpec instance, Boolean validationEnabled)
public PowerVSPlatformSpecBuilder(PowerVSPlatformSpec instance)
public PowerVSPlatformSpecBuilder(PowerVSPlatformSpec instance, Boolean validationEnabled)
public PowerVSPlatformSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PowerVSPlatformSpec>Copyright © 2015–2022 Red Hat. All rights reserved.