Uses of Class
io.fabric8.knative.sources.v1beta1.APIVersionKind
-
Packages that use APIVersionKind Package Description io.fabric8.knative.sources.v1beta1 -
-
Uses of APIVersionKind in io.fabric8.knative.sources.v1beta1
Subclasses of APIVersionKind in io.fabric8.knative.sources.v1beta1 Modifier and Type Class Description classEditableAPIVersionKindMethods in io.fabric8.knative.sources.v1beta1 that return APIVersionKind Modifier and Type Method Description APIVersionKindApiServerSourceSpecFluent. buildOwner()APIVersionKindApiServerSourceSpecFluentImpl. buildOwner()APIVersionKindApiServerSourceSpec. getOwner()APIVersionKindApiServerSourceSpecFluent. getOwner()Deprecated.APIVersionKindApiServerSourceSpecFluentImpl. getOwner()Deprecated.Methods in io.fabric8.knative.sources.v1beta1 with parameters of type APIVersionKind Modifier and Type Method Description ApiServerSourceSpecFluent.OwnerNested<A>ApiServerSourceSpecFluent. editOrNewOwnerLike(APIVersionKind item)ApiServerSourceSpecFluent.OwnerNested<A>ApiServerSourceSpecFluentImpl. editOrNewOwnerLike(APIVersionKind item)voidApiServerSourceSpec. setOwner(APIVersionKind owner)ApiServerSourceSpecFluent.OwnerNested<A>ApiServerSourceSpecFluent. withNewOwnerLike(APIVersionKind item)ApiServerSourceSpecFluent.OwnerNested<A>ApiServerSourceSpecFluentImpl. withNewOwnerLike(APIVersionKind item)AApiServerSourceSpecFluent. withOwner(APIVersionKind owner)AApiServerSourceSpecFluentImpl. withOwner(APIVersionKind owner)Constructors in io.fabric8.knative.sources.v1beta1 with parameters of type APIVersionKind Constructor Description ApiServerSourceSpec(CloudEventOverrides ceOverrides, String mode, APIVersionKind owner, List<APIVersionKindSelector> resources, String serviceAccountName, Destination sink)APIVersionKindBuilder(APIVersionKind instance)APIVersionKindBuilder(APIVersionKindFluent<?> fluent, APIVersionKind instance)APIVersionKindBuilder(APIVersionKindFluent<?> fluent, APIVersionKind instance, Boolean validationEnabled)APIVersionKindBuilder(APIVersionKind instance, Boolean validationEnabled)APIVersionKindFluentImpl(APIVersionKind instance)EditableApiServerSourceSpec(CloudEventOverrides ceOverrides, String mode, APIVersionKind owner, List<APIVersionKindSelector> resources, String serviceAccountName, Destination sink)
-