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) |
int |
hashCode() |
buildTargetPort, editOrNewTargetPort, editOrNewTargetPortLike, editTargetPort, getAppProtocol, getName, getNodePort, getPort, getProtocol, getTargetPort, hasAppProtocol, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, withAppProtocol, withName, withNewAppProtocol, withNewAppProtocol, withNewAppProtocol, withNewName, withNewName, withNewName, withNewProtocol, withNewProtocol, withNewProtocol, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPortaccept, aggregate, aggregate, build, build, builderOfpublic 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>public int hashCode()
hashCode in class ServicePortFluentImpl<ServicePortBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.