Class ServiceFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.serving.v1.ServiceStatusFluentImpl<ServiceFluent.StatusNested<N>>
-
- io.fabric8.knative.serving.v1beta1.ServiceFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
ServiceStatusFluent<ServiceFluent.StatusNested<N>>,ServiceFluent.StatusNested<N>,io.fabric8.kubernetes.api.builder.Fluent<ServiceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ServiceFluent.StatusNested<N>>
- Enclosing class:
- ServiceFluentImpl<A extends ServiceFluent<A>>
public class ServiceFluentImpl.StatusNestedImpl<N> extends ServiceStatusFluentImpl<ServiceFluent.StatusNested<N>> implements ServiceFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.serving.v1.ServiceStatusFluentImpl
ServiceStatusFluentImpl.AddressNestedImpl<N>, ServiceStatusFluentImpl.ConditionsNestedImpl<N>, ServiceStatusFluentImpl.TrafficNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.serving.v1.ServiceStatusFluent
ServiceStatusFluent.AddressNested<N>, ServiceStatusFluent.ConditionsNested<N>, ServiceStatusFluent.TrafficNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.knative.serving.v1.ServiceStatusFluentImpl
addAllToConditions, addAllToTraffic, addNewCondition, addNewConditionLike, addNewTraffic, addNewTrafficLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, addToTraffic, addToTraffic, buildAddress, buildCondition, buildConditions, buildFirstCondition, buildFirstTraffic, buildLastCondition, buildLastTraffic, buildMatchingCondition, buildMatchingTraffic, buildTraffic, buildTraffic, editAddress, editCondition, editFirstCondition, editFirstTraffic, editLastCondition, editLastTraffic, editMatchingCondition, editMatchingTraffic, editOrNewAddress, editOrNewAddressLike, editTraffic, equals, getAddress, getAnnotations, getConditions, getLatestCreatedRevisionName, getLatestReadyRevisionName, getObservedGeneration, getTraffic, getUrl, hasAddress, hasAnnotations, hasConditions, hashCode, hasLatestCreatedRevisionName, hasLatestReadyRevisionName, hasMatchingCondition, hasMatchingTraffic, hasObservedGeneration, hasTraffic, hasUrl, removeAllFromConditions, removeAllFromTraffic, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeFromTraffic, removeMatchingFromConditions, removeMatchingFromTraffic, setNewConditionLike, setNewTrafficLike, setToConditions, setToTraffic, withAddress, withAnnotations, withConditions, withConditions, withLatestCreatedRevisionName, withLatestReadyRevisionName, withNewAddress, withNewAddress, withNewAddressLike, withNewLatestCreatedRevisionName, withNewLatestCreatedRevisionName, withNewLatestCreatedRevisionName, withNewLatestReadyRevisionName, withNewLatestReadyRevisionName, withNewLatestReadyRevisionName, withNewUrl, withNewUrl, withNewUrl, withObservedGeneration, withTraffic, withTraffic, withUrl
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.knative.serving.v1.ServiceStatusFluent
addAllToConditions, addAllToTraffic, addNewCondition, addNewConditionLike, addNewTraffic, addNewTrafficLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, addToTraffic, addToTraffic, buildAddress, buildCondition, buildConditions, buildFirstCondition, buildFirstTraffic, buildLastCondition, buildLastTraffic, buildMatchingCondition, buildMatchingTraffic, buildTraffic, buildTraffic, editAddress, editCondition, editFirstCondition, editFirstTraffic, editLastCondition, editLastTraffic, editMatchingCondition, editMatchingTraffic, editOrNewAddress, editOrNewAddressLike, editTraffic, getAddress, getAnnotations, getConditions, getLatestCreatedRevisionName, getLatestReadyRevisionName, getObservedGeneration, getTraffic, getUrl, hasAddress, hasAnnotations, hasConditions, hasLatestCreatedRevisionName, hasLatestReadyRevisionName, hasMatchingCondition, hasMatchingTraffic, hasObservedGeneration, hasTraffic, hasUrl, removeAllFromConditions, removeAllFromTraffic, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeFromTraffic, removeMatchingFromConditions, removeMatchingFromTraffic, setNewConditionLike, setNewTrafficLike, setToConditions, setToTraffic, withAddress, withAnnotations, withConditions, withConditions, withLatestCreatedRevisionName, withLatestReadyRevisionName, withNewAddress, withNewAddress, withNewAddressLike, withNewLatestCreatedRevisionName, withNewLatestCreatedRevisionName, withNewLatestCreatedRevisionName, withNewLatestReadyRevisionName, withNewLatestReadyRevisionName, withNewLatestReadyRevisionName, withNewUrl, withNewUrl, withNewUrl, withObservedGeneration, withTraffic, withTraffic, withUrl
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceServiceFluent.StatusNested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceServiceFluent.StatusNested<N>
-
-