public class DoneableServiceSpec extends ServiceSpecFluentImpl<DoneableServiceSpec> implements Doneable<ServiceSpec>, ServiceSpecFluent<DoneableServiceSpec>
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, addToAdditionalProperties, addToAdditionalProperties, addToDeprecatedPublicIPs, addToExternalIPs, addToPorts, addToSelector, addToSelector, equals, getAdditionalProperties, getClusterIP, getDeprecatedPublicIPs, getExternalIPs, getLoadBalancerIP, getPortalIP, getPorts, getSelector, getSessionAffinity, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDeprecatedPublicIPs, removeFromExternalIPs, removeFromPorts, removeFromSelector, removeFromSelector, withAdditionalProperties, withClusterIP, withDeprecatedPublicIPs, withDeprecatedPublicIPs, withExternalIPs, withExternalIPs, withLoadBalancerIP, withPortalIP, withPorts, withPorts, withSelector, withSessionAffinity, withType
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewPort, addNewPortLike, addToAdditionalProperties, addToAdditionalProperties, addToDeprecatedPublicIPs, addToExternalIPs, addToPorts, addToSelector, addToSelector, getAdditionalProperties, getClusterIP, getDeprecatedPublicIPs, getExternalIPs, getLoadBalancerIP, getPortalIP, getPorts, getSelector, getSessionAffinity, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDeprecatedPublicIPs, removeFromExternalIPs, removeFromPorts, removeFromSelector, removeFromSelector, withAdditionalProperties, 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.