public class V1ServiceSpecBuilder extends V1ServiceSpecFluentImpl<V1ServiceSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ServiceSpec,V1ServiceSpecBuilder>
V1ServiceSpecFluent.PortsNested<N>, V1ServiceSpecFluent.SessionAffinityConfigNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ServiceSpecBuilder() |
V1ServiceSpecBuilder(Boolean validationEnabled) |
V1ServiceSpecBuilder(io.kubernetes.client.openapi.models.V1ServiceSpec instance) |
V1ServiceSpecBuilder(io.kubernetes.client.openapi.models.V1ServiceSpec instance,
Boolean validationEnabled) |
V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent) |
V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent,
Boolean validationEnabled) |
V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ServiceSpec instance) |
V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ServiceSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ServiceSpec |
build() |
addAllToClusterIPs, addAllToExternalIPs, addAllToIpFamilies, addAllToLoadBalancerSourceRanges, addAllToPorts, addNewPort, addNewPortLike, addToClusterIPs, addToClusterIPs, addToExternalIPs, addToExternalIPs, addToIpFamilies, addToIpFamilies, addToLoadBalancerSourceRanges, addToLoadBalancerSourceRanges, addToPorts, addToPorts, addToSelector, addToSelector, buildFirstPort, buildLastPort, buildMatchingPort, buildPort, buildPorts, buildSessionAffinityConfig, editFirstPort, editLastPort, editMatchingPort, editOrNewSessionAffinityConfig, editOrNewSessionAffinityConfigLike, editPort, editSessionAffinityConfig, equals, getAllocateLoadBalancerNodePorts, getClusterIP, getClusterIP, getClusterIPs, getExternalIP, getExternalIPs, getExternalName, getExternalTrafficPolicy, getFirstClusterIP, getFirstExternalIP, getFirstIpFamily, getFirstLoadBalancerSourceRange, getHealthCheckNodePort, getInternalTrafficPolicy, getIpFamilies, getIpFamily, getIpFamilyPolicy, getLastClusterIP, getLastExternalIP, getLastIpFamily, getLastLoadBalancerSourceRange, getLoadBalancerClass, getLoadBalancerIP, getLoadBalancerSourceRange, getLoadBalancerSourceRanges, getMatchingClusterIP, getMatchingExternalIP, getMatchingIpFamily, getMatchingLoadBalancerSourceRange, getPorts, getPublishNotReadyAddresses, getSelector, getSessionAffinity, getSessionAffinityConfig, getType, hasAllocateLoadBalancerNodePorts, hasClusterIP, hasClusterIPs, hasExternalIPs, hasExternalName, hasExternalTrafficPolicy, hashCode, hasHealthCheckNodePort, hasInternalTrafficPolicy, hasIpFamilies, hasIpFamilyPolicy, hasLoadBalancerClass, hasLoadBalancerIP, hasLoadBalancerSourceRanges, hasMatchingClusterIP, hasMatchingExternalIP, hasMatchingIpFamily, hasMatchingLoadBalancerSourceRange, hasMatchingPort, hasPorts, hasPublishNotReadyAddresses, hasSelector, hasSessionAffinity, hasSessionAffinityConfig, hasType, removeAllFromClusterIPs, removeAllFromExternalIPs, removeAllFromIpFamilies, removeAllFromLoadBalancerSourceRanges, removeAllFromPorts, removeFromClusterIPs, removeFromExternalIPs, removeFromIpFamilies, removeFromLoadBalancerSourceRanges, removeFromPorts, removeFromSelector, removeFromSelector, removeMatchingFromPorts, setNewPortLike, setToClusterIPs, setToExternalIPs, setToIpFamilies, setToLoadBalancerSourceRanges, setToPorts, toString, withAllocateLoadBalancerNodePorts, withAllocateLoadBalancerNodePorts, withClusterIP, withClusterIPs, withClusterIPs, withExternalIPs, withExternalIPs, withExternalName, withExternalTrafficPolicy, withHealthCheckNodePort, withInternalTrafficPolicy, withIpFamilies, withIpFamilies, withIpFamilyPolicy, withLoadBalancerClass, withLoadBalancerIP, withLoadBalancerSourceRanges, withLoadBalancerSourceRanges, withNewSessionAffinityConfig, withNewSessionAffinityConfigLike, withPorts, withPorts, withPublishNotReadyAddresses, withPublishNotReadyAddresses, withSelector, withSessionAffinity, withSessionAffinityConfig, withTypeaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ServiceSpecBuilder()
public V1ServiceSpecBuilder(Boolean validationEnabled)
public V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent)
public V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent, Boolean validationEnabled)
public V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceSpec instance)
public V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceSpec instance, Boolean validationEnabled)
public V1ServiceSpecBuilder(io.kubernetes.client.openapi.models.V1ServiceSpec instance)
public V1ServiceSpecBuilder(io.kubernetes.client.openapi.models.V1ServiceSpec instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.