public class ServiceSpecBuilder extends ServiceSpecFluent<ServiceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceSpec,ServiceSpecBuilder>
ServiceSpecFluent.PortsNested<N>, ServiceSpecFluent.SessionAffinityConfigNested<N>| Constructor and Description |
|---|
ServiceSpecBuilder() |
ServiceSpecBuilder(ServiceSpec instance) |
ServiceSpecBuilder(ServiceSpecFluent<?> fluent) |
ServiceSpecBuilder(ServiceSpecFluent<?> fluent,
ServiceSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ServiceSpec |
build() |
addAllToClusterIPs, addAllToExternalIPs, addAllToIpFamilies, addAllToLoadBalancerSourceRanges, addAllToPorts, addNewPort, addNewPortLike, addToAdditionalProperties, addToAdditionalProperties, addToClusterIPs, addToClusterIPs, addToExternalIPs, addToExternalIPs, addToIpFamilies, addToIpFamilies, addToLoadBalancerSourceRanges, addToLoadBalancerSourceRanges, addToPorts, addToPorts, addToSelector, addToSelector, buildFirstPort, buildLastPort, buildMatchingPort, buildPort, buildPorts, buildSessionAffinityConfig, copyInstance, editFirstPort, editLastPort, editMatchingPort, editOrNewSessionAffinityConfig, editOrNewSessionAffinityConfigLike, editPort, editSessionAffinityConfig, equals, getAdditionalProperties, 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, getPublishNotReadyAddresses, getSelector, getSessionAffinity, getType, hasAdditionalProperties, 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, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromClusterIPs, removeFromExternalIPs, removeFromIpFamilies, removeFromLoadBalancerSourceRanges, removeFromPorts, removeFromSelector, removeFromSelector, removeMatchingFromPorts, setNewPortLike, setToClusterIPs, setToExternalIPs, setToIpFamilies, setToLoadBalancerSourceRanges, setToPorts, toString, withAdditionalProperties, 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, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic ServiceSpecBuilder()
public ServiceSpecBuilder(ServiceSpecFluent<?> fluent)
public ServiceSpecBuilder(ServiceSpecFluent<?> fluent, ServiceSpec instance)
public ServiceSpecBuilder(ServiceSpec instance)
public ServiceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceSpec>Copyright © 2015–2024 Red Hat. All rights reserved.