public class DoneableServiceSpec extends ServiceSpecFluentImpl<DoneableServiceSpec> implements Doneable<ServiceSpec>
ServiceSpecFluentImpl.PortsNestedImpl<N>, ServiceSpecFluentImpl.SessionAffinityConfigNestedImpl<N>
ServiceSpecFluent.PortsNested<N>, ServiceSpecFluent.SessionAffinityConfigNested<N>
_visitables
Constructor and Description |
---|
DoneableServiceSpec(Function<ServiceSpec,ServiceSpec> function) |
DoneableServiceSpec(ServiceSpec item) |
DoneableServiceSpec(ServiceSpec item,
Function<ServiceSpec,ServiceSpec> function) |
Modifier and Type | Method and Description |
---|---|
ServiceSpec |
done() |
addAllToExternalIPs, addAllToLoadBalancerSourceRanges, addAllToPorts, addNewExternalIP, addNewExternalIP, addNewExternalIP, addNewLoadBalancerSourceRange, addNewLoadBalancerSourceRange, addNewLoadBalancerSourceRange, addNewPort, addNewPortLike, addToExternalIPs, addToExternalIPs, addToLoadBalancerSourceRanges, addToLoadBalancerSourceRanges, addToPorts, addToPorts, addToSelector, addToSelector, buildFirstPort, buildLastPort, buildMatchingPort, buildPort, buildPorts, buildSessionAffinityConfig, editFirstPort, editLastPort, editMatchingPort, editOrNewSessionAffinityConfig, editOrNewSessionAffinityConfigLike, editPort, editSessionAffinityConfig, equals, getClusterIP, getExternalIP, getExternalIPs, getExternalName, getExternalTrafficPolicy, getFirstExternalIP, getFirstLoadBalancerSourceRange, getHealthCheckNodePort, getIpFamily, getLastExternalIP, getLastLoadBalancerSourceRange, getLoadBalancerIP, getLoadBalancerSourceRange, getLoadBalancerSourceRanges, getMatchingExternalIP, getMatchingLoadBalancerSourceRange, getPorts, getSelector, getSessionAffinity, getSessionAffinityConfig, getType, hasClusterIP, hasExternalIPs, hasExternalName, hasExternalTrafficPolicy, hasHealthCheckNodePort, hasIpFamily, hasLoadBalancerIP, hasLoadBalancerSourceRanges, hasMatchingExternalIP, hasMatchingLoadBalancerSourceRange, hasMatchingPort, hasPorts, hasPublishNotReadyAddresses, hasSelector, hasSessionAffinity, hasSessionAffinityConfig, hasType, isPublishNotReadyAddresses, removeAllFromExternalIPs, removeAllFromLoadBalancerSourceRanges, removeAllFromPorts, removeFromExternalIPs, removeFromLoadBalancerSourceRanges, removeFromPorts, removeFromSelector, removeFromSelector, removeMatchingFromPorts, setNewPortLike, setToExternalIPs, setToLoadBalancerSourceRanges, setToPorts, withClusterIP, withExternalIPs, withExternalIPs, withExternalName, withExternalTrafficPolicy, withHealthCheckNodePort, withIpFamily, withLoadBalancerIP, withLoadBalancerSourceRanges, withLoadBalancerSourceRanges, withNewClusterIP, withNewClusterIP, withNewClusterIP, withNewExternalName, withNewExternalName, withNewExternalName, withNewExternalTrafficPolicy, withNewExternalTrafficPolicy, withNewExternalTrafficPolicy, withNewIpFamily, withNewIpFamily, withNewIpFamily, withNewLoadBalancerIP, withNewLoadBalancerIP, withNewLoadBalancerIP, withNewPublishNotReadyAddresses, withNewPublishNotReadyAddresses, withNewSessionAffinity, withNewSessionAffinity, withNewSessionAffinity, withNewSessionAffinityConfig, withNewSessionAffinityConfigLike, withNewType, withNewType, withNewType, withPorts, withPorts, withPublishNotReadyAddresses, withSelector, withSessionAffinity, withSessionAffinityConfig, withType
public DoneableServiceSpec(Function<ServiceSpec,ServiceSpec> function)
public DoneableServiceSpec(ServiceSpec item, Function<ServiceSpec,ServiceSpec> function)
public DoneableServiceSpec(ServiceSpec item)
public ServiceSpec done()
done
in interface Doneable<ServiceSpec>
Copyright © 2015–2020 Red Hat. All rights reserved.