Uses of Interface
io.fabric8.knative.eventing.contrib.github.v1alpha1.SecretValueFromSourceFluent
-
Packages that use SecretValueFromSourceFluent Package Description io.fabric8.knative.eventing.contrib.github.v1alpha1 -
-
Uses of SecretValueFromSourceFluent in io.fabric8.knative.eventing.contrib.github.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.github.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.github.v1alpha1 Modifier and Type Interface Description static interfaceGitHubBindingSpecFluent.AccessTokenNested<N>static interfaceGitHubSourceSpecFluent.AccessTokenNested<N>static interfaceGitHubSourceSpecFluent.SecretTokenNested<N>Classes in io.fabric8.knative.eventing.contrib.github.v1alpha1 that implement SecretValueFromSourceFluent Modifier and Type Class Description classGitHubBindingSpecFluentImpl.AccessTokenNestedImpl<N>classGitHubSourceSpecFluentImpl.AccessTokenNestedImpl<N>classGitHubSourceSpecFluentImpl.SecretTokenNestedImpl<N>classSecretValueFromSourceBuilderclassSecretValueFromSourceFluentImpl<A extends SecretValueFromSourceFluent<A>>Constructors in io.fabric8.knative.eventing.contrib.github.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)
-