public class ServicePortBuilder extends ServicePortFluentImpl<ServicePortBuilder> implements VisitableBuilder<ServicePort,ServicePortBuilder>
ServicePortFluentImpl.TargetPortNestedImpl<N>
ServicePortFluent.TargetPortNested<N>
_visitables
Constructor and Description |
---|
ServicePortBuilder() |
ServicePortBuilder(Boolean validationEnabled) |
ServicePortBuilder(ServicePort instance) |
ServicePortBuilder(ServicePort instance,
Boolean validationEnabled) |
ServicePortBuilder(ServicePortFluent<?> fluent) |
ServicePortBuilder(ServicePortFluent<?> fluent,
Boolean validationEnabled) |
ServicePortBuilder(ServicePortFluent<?> fluent,
ServicePort instance) |
ServicePortBuilder(ServicePortFluent<?> fluent,
ServicePort instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
ServicePort |
build() |
boolean |
equals(Object o) |
buildTargetPort, editOrNewTargetPort, editOrNewTargetPortLike, editTargetPort, getName, getNodePort, getPort, getProtocol, getTargetPort, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, withName, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPort
accept, aggregate, aggregate, build, build
public ServicePortBuilder()
public ServicePortBuilder(Boolean validationEnabled)
public ServicePortBuilder(ServicePortFluent<?> fluent)
public ServicePortBuilder(ServicePortFluent<?> fluent, Boolean validationEnabled)
public ServicePortBuilder(ServicePortFluent<?> fluent, ServicePort instance)
public ServicePortBuilder(ServicePortFluent<?> fluent, ServicePort instance, Boolean validationEnabled)
public ServicePortBuilder(ServicePort instance)
public ServicePortBuilder(ServicePort instance, Boolean validationEnabled)
public ServicePort build()
build
in interface Builder<ServicePort>
public boolean equals(Object o)
equals
in class ServicePortFluentImpl<ServicePortBuilder>
Copyright © 2011–2018 Red Hat. All rights reserved.