public class V1ServicePortBuilder extends V1ServicePortFluentImpl<V1ServicePortBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ServicePort,V1ServicePortBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1ServicePortBuilder() |
V1ServicePortBuilder(Boolean validationEnabled) |
V1ServicePortBuilder(io.kubernetes.client.openapi.models.V1ServicePort instance) |
V1ServicePortBuilder(io.kubernetes.client.openapi.models.V1ServicePort instance,
Boolean validationEnabled) |
V1ServicePortBuilder(V1ServicePortFluent<?> fluent) |
V1ServicePortBuilder(V1ServicePortFluent<?> fluent,
Boolean validationEnabled) |
V1ServicePortBuilder(V1ServicePortFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ServicePort instance) |
V1ServicePortBuilder(V1ServicePortFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ServicePort instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ServicePort |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getAppProtocol, getName, getNodePort, getPort, getProtocol, getTargetPort, hasAppProtocol, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, withAppProtocol, withName, withNewAppProtocol, withNewName, withNewProtocol, withNewTargetPort, withNewTargetPort, withNodePort, withPort, withProtocol, withTargetPortaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1ServicePortBuilder()
public V1ServicePortBuilder(Boolean validationEnabled)
public V1ServicePortBuilder(V1ServicePortFluent<?> fluent)
public V1ServicePortBuilder(V1ServicePortFluent<?> fluent, Boolean validationEnabled)
public V1ServicePortBuilder(V1ServicePortFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServicePort instance)
public V1ServicePortBuilder(V1ServicePortFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServicePort instance, Boolean validationEnabled)
public V1ServicePortBuilder(io.kubernetes.client.openapi.models.V1ServicePort instance)
public V1ServicePortBuilder(io.kubernetes.client.openapi.models.V1ServicePort instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1ServicePort build()
public boolean equals(Object o)
equals in class V1ServicePortFluentImpl<V1ServicePortBuilder>public int hashCode()
hashCode in class V1ServicePortFluentImpl<V1ServicePortBuilder>Copyright © 2022. All rights reserved.