Package io.fabric8.knative.serving.v1
Class ServiceStatusFluentImpl.TrafficNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.serving.v1.TrafficTargetFluentImpl<ServiceStatusFluent.TrafficNested<N>>
-
- io.fabric8.knative.serving.v1.ServiceStatusFluentImpl.TrafficNestedImpl<N>
-
- All Implemented Interfaces:
ServiceStatusFluent.TrafficNested<N>,TrafficTargetFluent<ServiceStatusFluent.TrafficNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ServiceStatusFluent.TrafficNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ServiceStatusFluent.TrafficNested<N>>
- Enclosing class:
- ServiceStatusFluentImpl<A extends ServiceStatusFluent<A>>
public class ServiceStatusFluentImpl.TrafficNestedImpl<N> extends TrafficTargetFluentImpl<ServiceStatusFluent.TrafficNested<N>> implements ServiceStatusFluent.TrafficNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTraffic()-
Methods inherited from class io.fabric8.knative.serving.v1.TrafficTargetFluentImpl
equals, getConfigurationName, getPercent, getRevisionName, getTag, getUrl, hasConfigurationName, hashCode, hasLatestRevision, hasPercent, hasRevisionName, hasTag, hasUrl, isLatestRevision, withConfigurationName, withLatestRevision, withNewConfigurationName, withNewConfigurationName, withNewConfigurationName, withNewLatestRevision, withNewLatestRevision, withNewRevisionName, withNewRevisionName, withNewRevisionName, withNewTag, withNewTag, withNewTag, withNewUrl, withNewUrl, withNewUrl, withPercent, withRevisionName, withTag, 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.TrafficTargetFluent
getConfigurationName, getPercent, getRevisionName, getTag, getUrl, hasConfigurationName, hasLatestRevision, hasPercent, hasRevisionName, hasTag, hasUrl, isLatestRevision, withConfigurationName, withLatestRevision, withNewConfigurationName, withNewConfigurationName, withNewConfigurationName, withNewLatestRevision, withNewLatestRevision, withNewRevisionName, withNewRevisionName, withNewRevisionName, withNewTag, withNewTag, withNewTag, withNewUrl, withNewUrl, withNewUrl, withPercent, withRevisionName, withTag, withUrl
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceServiceStatusFluent.TrafficNested<N>
-
endTraffic
public N endTraffic()
- Specified by:
endTrafficin interfaceServiceStatusFluent.TrafficNested<N>
-
-