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() |
equals, getAppProtocol, getName, getNodePort, getPort, getProtocol, getTargetPort, hasAppProtocol, hashCode, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, toString, withAppProtocol, withName, withNewTargetPort, withNewTargetPort, withNodePort, withPort, withProtocol, withTargetPortaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.