public class PowerVSServiceEndpointBuilder extends PowerVSServiceEndpointFluentImpl<PowerVSServiceEndpointBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PowerVSServiceEndpoint,PowerVSServiceEndpointBuilder>
| Constructor and Description |
|---|
PowerVSServiceEndpointBuilder() |
PowerVSServiceEndpointBuilder(Boolean validationEnabled) |
PowerVSServiceEndpointBuilder(PowerVSServiceEndpoint instance) |
PowerVSServiceEndpointBuilder(PowerVSServiceEndpoint instance,
Boolean validationEnabled) |
PowerVSServiceEndpointBuilder(PowerVSServiceEndpointFluent<?> fluent) |
PowerVSServiceEndpointBuilder(PowerVSServiceEndpointFluent<?> fluent,
Boolean validationEnabled) |
PowerVSServiceEndpointBuilder(PowerVSServiceEndpointFluent<?> fluent,
PowerVSServiceEndpoint instance) |
PowerVSServiceEndpointBuilder(PowerVSServiceEndpointFluent<?> fluent,
PowerVSServiceEndpoint instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PowerVSServiceEndpoint |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getName, getUrl, hasAdditionalProperties, hasName, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withName, withNewName, withNewUrl, withUrlaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PowerVSServiceEndpointBuilder()
public PowerVSServiceEndpointBuilder(Boolean validationEnabled)
public PowerVSServiceEndpointBuilder(PowerVSServiceEndpointFluent<?> fluent)
public PowerVSServiceEndpointBuilder(PowerVSServiceEndpointFluent<?> fluent, Boolean validationEnabled)
public PowerVSServiceEndpointBuilder(PowerVSServiceEndpointFluent<?> fluent, PowerVSServiceEndpoint instance)
public PowerVSServiceEndpointBuilder(PowerVSServiceEndpointFluent<?> fluent, PowerVSServiceEndpoint instance, Boolean validationEnabled)
public PowerVSServiceEndpointBuilder(PowerVSServiceEndpoint instance)
public PowerVSServiceEndpointBuilder(PowerVSServiceEndpoint instance, Boolean validationEnabled)
public PowerVSServiceEndpoint build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PowerVSServiceEndpoint>public boolean equals(Object o)
equals in class PowerVSServiceEndpointFluentImpl<PowerVSServiceEndpointBuilder>public int hashCode()
hashCode in class PowerVSServiceEndpointFluentImpl<PowerVSServiceEndpointBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.