public class DoneableServiceEntrySpec extends ServiceEntrySpecFluentImpl<DoneableServiceEntrySpec> implements io.fabric8.kubernetes.api.model.Doneable<ServiceEntrySpec>
ServiceEntrySpecFluentImpl.EndpointsNestedImpl<N>, ServiceEntrySpecFluentImpl.PortsNestedImpl<N>ServiceEntrySpecFluent.EndpointsNested<N>, ServiceEntrySpecFluent.PortsNested<N>| Constructor and Description |
|---|
DoneableServiceEntrySpec(io.fabric8.kubernetes.api.builder.Function<ServiceEntrySpec,ServiceEntrySpec> function) |
DoneableServiceEntrySpec(ServiceEntrySpec item) |
DoneableServiceEntrySpec(ServiceEntrySpec item,
io.fabric8.kubernetes.api.builder.Function<ServiceEntrySpec,ServiceEntrySpec> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceEntrySpec |
done() |
addAllToAddresses, addAllToEndpoints, addAllToHosts, addAllToPorts, addNewEndpoint, addNewEndpointLike, addNewPort, addNewPort, addNewPortLike, addToAddresses, addToAddresses, addToEndpoints, addToEndpoints, addToHosts, addToHosts, addToPorts, addToPorts, buildEndpoint, buildEndpoints, buildFirstEndpoint, buildFirstPort, buildLastEndpoint, buildLastPort, buildMatchingEndpoint, buildMatchingPort, buildPort, buildPorts, editEndpoint, editFirstEndpoint, editFirstPort, editLastEndpoint, editLastPort, editMatchingEndpoint, editMatchingPort, editPort, equals, getAddress, getAddresses, getEndpoints, getFirstAddress, getFirstHost, getHost, getHosts, getLastAddress, getLastHost, getLocation, getMatchingAddress, getMatchingHost, getPorts, getResolution, hasAddresses, hasEndpoints, hasHosts, hasLocation, hasPorts, hasResolution, removeAllFromAddresses, removeAllFromEndpoints, removeAllFromHosts, removeAllFromPorts, removeFromAddresses, removeFromEndpoints, removeFromHosts, removeFromPorts, setNewEndpointLike, setNewPortLike, setToAddresses, setToEndpoints, setToHosts, setToPorts, withAddresses, withAddresses, withEndpoints, withEndpoints, withHosts, withHosts, withLocation, withPorts, withPorts, withResolutionpublic DoneableServiceEntrySpec(io.fabric8.kubernetes.api.builder.Function<ServiceEntrySpec,ServiceEntrySpec> function)
public DoneableServiceEntrySpec(ServiceEntrySpec item, io.fabric8.kubernetes.api.builder.Function<ServiceEntrySpec,ServiceEntrySpec> function)
public DoneableServiceEntrySpec(ServiceEntrySpec item)
public ServiceEntrySpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ServiceEntrySpec>Copyright © 2017–2018 Red Hat. All rights reserved.