public class V1ServicePortBuilder extends V1ServicePortFluentImpl<V1ServicePortBuilder> implements VisitableBuilder<V1ServicePort,V1ServicePortBuilder>
_visitables| Constructor and Description |
|---|
V1ServicePortBuilder() |
V1ServicePortBuilder(Boolean validationEnabled) |
V1ServicePortBuilder(V1ServicePort instance) |
V1ServicePortBuilder(V1ServicePort instance,
Boolean validationEnabled) |
V1ServicePortBuilder(V1ServicePortFluent<?> fluent) |
V1ServicePortBuilder(V1ServicePortFluent<?> fluent,
Boolean validationEnabled) |
V1ServicePortBuilder(V1ServicePortFluent<?> fluent,
V1ServicePort instance) |
V1ServicePortBuilder(V1ServicePortFluent<?> fluent,
V1ServicePort instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1ServicePort |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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, withNodePort, withPort, withProtocol, withTargetPortaccept, aggregate, aggregate, build, build, builderOfpublic V1ServicePortBuilder()
public V1ServicePortBuilder(Boolean validationEnabled)
public V1ServicePortBuilder(V1ServicePortFluent<?> fluent)
public V1ServicePortBuilder(V1ServicePortFluent<?> fluent, Boolean validationEnabled)
public V1ServicePortBuilder(V1ServicePortFluent<?> fluent, V1ServicePort instance)
public V1ServicePortBuilder(V1ServicePortFluent<?> fluent, V1ServicePort instance, Boolean validationEnabled)
public V1ServicePortBuilder(V1ServicePort instance)
public V1ServicePortBuilder(V1ServicePort instance, Boolean validationEnabled)
public V1ServicePort build()
build in interface Builder<V1ServicePort>public boolean equals(Object o)
equals in class V1ServicePortFluentImpl<V1ServicePortBuilder>public int hashCode()
hashCode in class V1ServicePortFluentImpl<V1ServicePortBuilder>Copyright © 2021. All rights reserved.