public class DoneableServiceSpec extends ServiceSpecFluentImpl<DoneableServiceSpec> implements Doneable<ServiceSpec>
ServiceSpecFluentImpl.PortsNestedImpl<N>
ServiceSpecFluent.PortsNested<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() |
addAllToDeprecatedPublicIPs, addAllToExternalIPs, addAllToLoadBalancerSourceRanges, addAllToPorts, addNewPort, addNewPortLike, addToDeprecatedPublicIPs, addToDeprecatedPublicIPs, addToExternalIPs, addToExternalIPs, addToLoadBalancerSourceRanges, addToLoadBalancerSourceRanges, addToPorts, addToPorts, addToSelector, addToSelector, buildFirstPort, buildLastPort, buildMatchingPort, buildPort, buildPorts, editFirstPort, editLastPort, editMatchingPort, editPort, equals, getClusterIP, getDeprecatedPublicIP, getDeprecatedPublicIPs, getExternalIP, getExternalIPs, getExternalName, getFirstDeprecatedPublicIP, getFirstExternalIP, getFirstLoadBalancerSourceRange, getLastDeprecatedPublicIP, getLastExternalIP, getLastLoadBalancerSourceRange, getLoadBalancerIP, getLoadBalancerSourceRange, getLoadBalancerSourceRanges, getMatchingDeprecatedPublicIP, getMatchingExternalIP, getMatchingLoadBalancerSourceRange, getPorts, getSelector, getSessionAffinity, getType, hasClusterIP, hasDeprecatedPublicIPs, hasExternalIPs, hasExternalName, hasLoadBalancerIP, hasLoadBalancerSourceRanges, hasPorts, hasSelector, hasSessionAffinity, hasType, removeAllFromDeprecatedPublicIPs, removeAllFromExternalIPs, removeAllFromLoadBalancerSourceRanges, removeAllFromPorts, removeFromDeprecatedPublicIPs, removeFromExternalIPs, removeFromLoadBalancerSourceRanges, removeFromPorts, removeFromSelector, removeFromSelector, setNewPortLike, setToDeprecatedPublicIPs, setToExternalIPs, setToLoadBalancerSourceRanges, setToPorts, withClusterIP, withDeprecatedPublicIPs, withDeprecatedPublicIPs, withExternalIPs, withExternalIPs, withExternalName, withLoadBalancerIP, withLoadBalancerSourceRanges, withLoadBalancerSourceRanges, withPorts, withPorts, withSelector, withSessionAffinity, 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 © 2011–2017 Red Hat. All rights reserved.