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() |
addNewPort, addNewPortLike, addToDeprecatedPublicIPs, addToExternalIPs, addToPorts, addToSelector, addToSelector, equals, getClusterIP, getDeprecatedPublicIPs, getExternalIPs, getLoadBalancerIP, getPortalIP, getPorts, getSelector, getSessionAffinity, getType, removeFromDeprecatedPublicIPs, removeFromExternalIPs, removeFromPorts, removeFromSelector, removeFromSelector, withClusterIP, withDeprecatedPublicIPs, withDeprecatedPublicIPs, withExternalIPs, withExternalIPs, withLoadBalancerIP, withPortalIP, 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–2016 Red Hat. All rights reserved.