Class EndpointFluentImpl<A extends EndpointFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.discovery.EndpointFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,EndpointFluent<A>
- Direct Known Subclasses:
DoneableEndpoint,EndpointBuilder,EndpointSliceFluentImpl.EndpointsNestedImpl
public class EndpointFluentImpl<A extends EndpointFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EndpointFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classEndpointFluentImpl.ConditionsNestedImpl<N>classEndpointFluentImpl.TargetRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.discovery.EndpointFluent
EndpointFluent.ConditionsNested<N>, EndpointFluent.TargetRefNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description EndpointFluentImpl()EndpointFluentImpl(Endpoint instance) -
Method Summary
-
Constructor Details
-
EndpointFluentImpl
public EndpointFluentImpl() -
EndpointFluentImpl
-
-
Method Details
-
addToAddresses
- Specified by:
addToAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
setToAddresses
- Specified by:
setToAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
addToAddresses
- Specified by:
addToAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
addAllToAddresses
- Specified by:
addAllToAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
removeFromAddresses
- Specified by:
removeFromAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
removeAllFromAddresses
- Specified by:
removeAllFromAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getAddresses
- Specified by:
getAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getAddress
- Specified by:
getAddressin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getFirstAddress
- Specified by:
getFirstAddressin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getLastAddress
- Specified by:
getLastAddressin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getMatchingAddress
- Specified by:
getMatchingAddressin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
hasMatchingAddress
- Specified by:
hasMatchingAddressin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withAddresses
- Specified by:
withAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withAddresses
- Specified by:
withAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
hasAddresses
- Specified by:
hasAddressesin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
addNewAddress
- Specified by:
addNewAddressin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
addNewAddress
- Specified by:
addNewAddressin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
addNewAddress
- Specified by:
addNewAddressin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getConditions
Deprecated.This method has been deprecated, please use method buildConditions instead.- Specified by:
getConditionsin interfaceEndpointFluent<A extends EndpointFluent<A>>- Returns:
- The buildable object.
-
buildConditions
- Specified by:
buildConditionsin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withConditions
- Specified by:
withConditionsin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
hasConditions
- Specified by:
hasConditionsin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withNewConditions
- Specified by:
withNewConditionsin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withNewConditions
- Specified by:
withNewConditionsin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withNewConditionsLike
- Specified by:
withNewConditionsLikein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
editConditions
- Specified by:
editConditionsin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
editOrNewConditions
- Specified by:
editOrNewConditionsin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
editOrNewConditionsLike
- Specified by:
editOrNewConditionsLikein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getHostname
- Specified by:
getHostnamein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withHostname
- Specified by:
withHostnamein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
hasHostname
- Specified by:
hasHostnamein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withNewHostname
- Specified by:
withNewHostnamein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withNewHostname
- Specified by:
withNewHostnamein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withNewHostname
- Specified by:
withNewHostnamein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getTargetRef
Deprecated.This method has been deprecated, please use method buildTargetRef instead.- Specified by:
getTargetRefin interfaceEndpointFluent<A extends EndpointFluent<A>>- Returns:
- The buildable object.
-
buildTargetRef
public io.fabric8.kubernetes.api.model.ObjectReference buildTargetRef()- Specified by:
buildTargetRefin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withTargetRef
- Specified by:
withTargetRefin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
hasTargetRef
- Specified by:
hasTargetRefin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withNewTargetRef
- Specified by:
withNewTargetRefin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withNewTargetRefLike
public EndpointFluent.TargetRefNested<A> withNewTargetRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)- Specified by:
withNewTargetRefLikein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
editTargetRef
- Specified by:
editTargetRefin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
editOrNewTargetRef
- Specified by:
editOrNewTargetRefin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
editOrNewTargetRefLike
public EndpointFluent.TargetRefNested<A> editOrNewTargetRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)- Specified by:
editOrNewTargetRefLikein interfaceEndpointFluent<A extends EndpointFluent<A>>
-
addToTopology
- Specified by:
addToTopologyin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
addToTopology
- Specified by:
addToTopologyin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
removeFromTopology
- Specified by:
removeFromTopologyin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
removeFromTopology
- Specified by:
removeFromTopologyin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
getTopology
- Specified by:
getTopologyin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
withTopology
- Specified by:
withTopologyin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
hasTopology
- Specified by:
hasTopologyin interfaceEndpointFluent<A extends EndpointFluent<A>>
-
equals
-