public class GitHubInterceptorBuilder extends GitHubInterceptorFluentImpl<GitHubInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GitHubInterceptor,GitHubInterceptorBuilder>
GitHubInterceptorFluent.SecretRefNested<N>| Constructor and Description |
|---|
GitHubInterceptorBuilder() |
GitHubInterceptorBuilder(Boolean validationEnabled) |
GitHubInterceptorBuilder(GitHubInterceptor instance) |
GitHubInterceptorBuilder(GitHubInterceptor instance,
Boolean validationEnabled) |
GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent) |
GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent,
Boolean validationEnabled) |
GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent,
GitHubInterceptor instance) |
GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent,
GitHubInterceptor instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GitHubInterceptor |
build() |
addAllToEventTypes, addToEventTypes, addToEventTypes, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getEventType, getEventTypes, getFirstEventType, getLastEventType, getMatchingEventType, getSecretRef, hasEventTypes, hashCode, hasMatchingEventType, hasSecretRef, removeAllFromEventTypes, removeFromEventTypes, setToEventTypes, toString, withEventTypes, withEventTypes, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withSecretRefaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GitHubInterceptorBuilder()
public GitHubInterceptorBuilder(Boolean validationEnabled)
public GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent)
public GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent, Boolean validationEnabled)
public GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent, GitHubInterceptor instance)
public GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent, GitHubInterceptor instance, Boolean validationEnabled)
public GitHubInterceptorBuilder(GitHubInterceptor instance)
public GitHubInterceptorBuilder(GitHubInterceptor instance, Boolean validationEnabled)
public GitHubInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GitHubInterceptor>Copyright © 2015–2023 Red Hat. All rights reserved.