Uses of Interface
io.fabric8.knative.serving.v1beta1.ServiceListFluent
-
Packages that use ServiceListFluent Package Description io.fabric8.knative.serving.v1beta1 -
-
Uses of ServiceListFluent in io.fabric8.knative.serving.v1beta1
Classes in io.fabric8.knative.serving.v1beta1 with type parameters of type ServiceListFluent Modifier and Type Interface Description interfaceServiceListFluent<A extends ServiceListFluent<A>>classServiceListFluentImpl<A extends ServiceListFluent<A>>Classes in io.fabric8.knative.serving.v1beta1 that implement ServiceListFluent Modifier and Type Class Description classServiceListBuilderclassServiceListFluentImpl<A extends ServiceListFluent<A>>Constructors in io.fabric8.knative.serving.v1beta1 with parameters of type ServiceListFluent Constructor Description ServiceListBuilder(ServiceListFluent<?> fluent)ServiceListBuilder(ServiceListFluent<?> fluent, ServiceList instance)ServiceListBuilder(ServiceListFluent<?> fluent, ServiceList instance, Boolean validationEnabled)ServiceListBuilder(ServiceListFluent<?> fluent, Boolean validationEnabled)
-