Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.EndpointSubsetObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EndpointSubsetFluentImpl<WatchEventFluent.EndpointSubsetObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.EndpointSubsetObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.EndpointSubsetObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.EndpointSubsetObjectNested<N>>
,EndpointSubsetFluent<WatchEventFluent.EndpointSubsetObjectNested<N>>
,WatchEventFluent.EndpointSubsetObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.EndpointSubsetObjectNestedImpl<N> extends EndpointSubsetFluentImpl<WatchEventFluent.EndpointSubsetObjectNested<N>> implements WatchEventFluent.EndpointSubsetObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.EndpointSubsetFluentImpl
EndpointSubsetFluentImpl.AddressesNestedImpl<N>, EndpointSubsetFluentImpl.NotReadyAddressesNestedImpl<N>, EndpointSubsetFluentImpl.PortsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.EndpointSubsetFluent
EndpointSubsetFluent.AddressesNested<N>, EndpointSubsetFluent.NotReadyAddressesNested<N>, EndpointSubsetFluent.PortsNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endEndpointSubsetObject()
Methods inherited from class io.fabric8.kubernetes.api.model.EndpointSubsetFluentImpl
addAllToAddresses, addAllToNotReadyAddresses, addAllToPorts, addNewAddress, addNewAddressLike, addNewNotReadyAddress, addNewNotReadyAddressLike, addNewPort, addNewPort, addNewPortLike, addToAddresses, addToAddresses, addToNotReadyAddresses, addToNotReadyAddresses, addToPorts, addToPorts, buildAddress, buildAddresses, buildFirstAddress, buildFirstNotReadyAddress, buildFirstPort, buildLastAddress, buildLastNotReadyAddress, buildLastPort, buildMatchingAddress, buildMatchingNotReadyAddress, buildMatchingPort, buildNotReadyAddress, buildNotReadyAddresses, buildPort, buildPorts, editAddress, editFirstAddress, editFirstNotReadyAddress, editFirstPort, editLastAddress, editLastNotReadyAddress, editLastPort, editMatchingAddress, editMatchingNotReadyAddress, editMatchingPort, editNotReadyAddress, editPort, equals, getAddresses, getNotReadyAddresses, getPorts, hasAddresses, hasMatchingAddress, hasMatchingNotReadyAddress, hasMatchingPort, hasNotReadyAddresses, hasPorts, removeAllFromAddresses, removeAllFromNotReadyAddresses, removeAllFromPorts, removeFromAddresses, removeFromNotReadyAddresses, removeFromPorts, removeMatchingFromAddresses, removeMatchingFromNotReadyAddresses, removeMatchingFromPorts, setNewAddressLike, setNewNotReadyAddressLike, setNewPortLike, setToAddresses, setToNotReadyAddresses, setToPorts, withAddresses, withAddresses, withNotReadyAddresses, withNotReadyAddresses, withPorts, withPorts
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.EndpointSubsetFluent
addAllToAddresses, addAllToNotReadyAddresses, addAllToPorts, addNewAddress, addNewAddressLike, addNewNotReadyAddress, addNewNotReadyAddressLike, addNewPort, addNewPort, addNewPortLike, addToAddresses, addToAddresses, addToNotReadyAddresses, addToNotReadyAddresses, addToPorts, addToPorts, buildAddress, buildAddresses, buildFirstAddress, buildFirstNotReadyAddress, buildFirstPort, buildLastAddress, buildLastNotReadyAddress, buildLastPort, buildMatchingAddress, buildMatchingNotReadyAddress, buildMatchingPort, buildNotReadyAddress, buildNotReadyAddresses, buildPort, buildPorts, editAddress, editFirstAddress, editFirstNotReadyAddress, editFirstPort, editLastAddress, editLastNotReadyAddress, editLastPort, editMatchingAddress, editMatchingNotReadyAddress, editMatchingPort, editNotReadyAddress, editPort, getAddresses, getNotReadyAddresses, getPorts, hasAddresses, hasMatchingAddress, hasMatchingNotReadyAddress, hasMatchingPort, hasNotReadyAddresses, hasPorts, removeAllFromAddresses, removeAllFromNotReadyAddresses, removeAllFromPorts, removeFromAddresses, removeFromNotReadyAddresses, removeFromPorts, removeMatchingFromAddresses, removeMatchingFromNotReadyAddresses, removeMatchingFromPorts, setNewAddressLike, setNewNotReadyAddressLike, setNewPortLike, setToAddresses, setToNotReadyAddresses, setToPorts, withAddresses, withAddresses, withNotReadyAddresses, withNotReadyAddresses, withPorts, withPorts
-
Method Details
-
and
-
endEndpointSubsetObject
- Specified by:
endEndpointSubsetObject
in interfaceWatchEventFluent.EndpointSubsetObjectNested<N>
-