public class InterceptorRefBuilder extends InterceptorRefFluentImpl<InterceptorRefBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InterceptorRef,InterceptorRefBuilder>
| Constructor and Description |
|---|
InterceptorRefBuilder() |
InterceptorRefBuilder(Boolean validationEnabled) |
InterceptorRefBuilder(InterceptorRef instance) |
InterceptorRefBuilder(InterceptorRef instance,
Boolean validationEnabled) |
InterceptorRefBuilder(InterceptorRefFluent<?> fluent) |
InterceptorRefBuilder(InterceptorRefFluent<?> fluent,
Boolean validationEnabled) |
InterceptorRefBuilder(InterceptorRefFluent<?> fluent,
InterceptorRef instance) |
InterceptorRefBuilder(InterceptorRefFluent<?> fluent,
InterceptorRef instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorRef |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getApiVersion, getKind, getName, hasApiVersion, hasKind, hasName, withApiVersion, withKind, withName, withNewApiVersion, withNewKind, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic InterceptorRefBuilder()
public InterceptorRefBuilder(Boolean validationEnabled)
public InterceptorRefBuilder(InterceptorRefFluent<?> fluent)
public InterceptorRefBuilder(InterceptorRefFluent<?> fluent, Boolean validationEnabled)
public InterceptorRefBuilder(InterceptorRefFluent<?> fluent, InterceptorRef instance)
public InterceptorRefBuilder(InterceptorRefFluent<?> fluent, InterceptorRef instance, Boolean validationEnabled)
public InterceptorRefBuilder(InterceptorRef instance)
public InterceptorRefBuilder(InterceptorRef instance, Boolean validationEnabled)
public InterceptorRef build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InterceptorRef>public boolean equals(Object o)
equals in class InterceptorRefFluentImpl<InterceptorRefBuilder>public int hashCode()
hashCode in class InterceptorRefFluentImpl<InterceptorRefBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.