Package io.fabric8.knative.serving.v1
Class ServiceSpecFluentImpl.TrafficNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.serving.v1.TrafficTargetFluentImpl<ServiceSpecFluent.TrafficNested<N>>
-
- io.fabric8.knative.serving.v1.ServiceSpecFluentImpl.TrafficNestedImpl<N>
-
- All Implemented Interfaces:
ServiceSpecFluent.TrafficNested<N>,TrafficTargetFluent<ServiceSpecFluent.TrafficNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ServiceSpecFluent.TrafficNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ServiceSpecFluent.TrafficNested<N>>
- Enclosing class:
- ServiceSpecFluentImpl<A extends ServiceSpecFluent<A>>
public class ServiceSpecFluentImpl.TrafficNestedImpl<N> extends TrafficTargetFluentImpl<ServiceSpecFluent.TrafficNested<N>> implements ServiceSpecFluent.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 interfaceServiceSpecFluent.TrafficNested<N>
-
endTraffic
public N endTraffic()
- Specified by:
endTrafficin interfaceServiceSpecFluent.TrafficNested<N>
-
-