Uses of Interface
io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.SecretValueFromSourceFluent
-
Packages that use SecretValueFromSourceFluent Package Description io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 -
-
Uses of SecretValueFromSourceFluent in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with type parameters of type SecretValueFromSourceFluent Modifier and Type Interface Description interfaceSecretValueFromSourceFluent<A extends SecretValueFromSourceFluent<A>>classSecretValueFromSourceFluentImpl<A extends SecretValueFromSourceFluent<A>>Subinterfaces of SecretValueFromSourceFluent in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 Modifier and Type Interface Description static interfaceGitLabBindingSpecFluent.AccessTokenNested<N>static interfaceGitLabSourceSpecFluent.AccessTokenNested<N>static interfaceGitLabSourceSpecFluent.SecretTokenNested<N>Classes in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 that implement SecretValueFromSourceFluent Modifier and Type Class Description classGitLabBindingSpecFluentImpl.AccessTokenNestedImpl<N>classGitLabSourceSpecFluentImpl.AccessTokenNestedImpl<N>classGitLabSourceSpecFluentImpl.SecretTokenNestedImpl<N>classSecretValueFromSourceBuilderclassSecretValueFromSourceFluentImpl<A extends SecretValueFromSourceFluent<A>>Constructors in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type SecretValueFromSourceFluent Constructor Description SecretValueFromSourceBuilder(SecretValueFromSourceFluent<?> fluent)SecretValueFromSourceBuilder(SecretValueFromSourceFluent<?> fluent, SecretValueFromSource instance)SecretValueFromSourceBuilder(SecretValueFromSourceFluent<?> fluent, SecretValueFromSource instance, Boolean validationEnabled)SecretValueFromSourceBuilder(SecretValueFromSourceFluent<?> fluent, Boolean validationEnabled)
-