public class ClusterInterceptorStatusBuilder extends ClusterInterceptorStatusFluentImpl<ClusterInterceptorStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterInterceptorStatus,ClusterInterceptorStatusBuilder>
ClusterInterceptorStatusFluent.AddressNested<N>, ClusterInterceptorStatusFluent.ConditionsNested<N>| Constructor and Description |
|---|
ClusterInterceptorStatusBuilder() |
ClusterInterceptorStatusBuilder(Boolean validationEnabled) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatus instance) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatus instance,
Boolean validationEnabled) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent,
Boolean validationEnabled) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent,
ClusterInterceptorStatus instance) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent,
ClusterInterceptorStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterInterceptorStatus |
build() |
addAllToConditions, addNewCondition, addNewConditionLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, buildAddress, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editAddress, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewAddress, editOrNewAddressLike, equals, getAddress, getAnnotations, getConditions, getObservedGeneration, hasAddress, hasAnnotations, hasConditions, hashCode, hasMatchingCondition, hasObservedGeneration, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withAddress, withAnnotations, withConditions, withConditions, withNewAddress, withNewAddress, withNewAddressLike, withObservedGenerationaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterInterceptorStatusBuilder()
public ClusterInterceptorStatusBuilder(Boolean validationEnabled)
public ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent)
public ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent, Boolean validationEnabled)
public ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent, ClusterInterceptorStatus instance)
public ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent, ClusterInterceptorStatus instance, Boolean validationEnabled)
public ClusterInterceptorStatusBuilder(ClusterInterceptorStatus instance)
public ClusterInterceptorStatusBuilder(ClusterInterceptorStatus instance, Boolean validationEnabled)
public ClusterInterceptorStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterInterceptorStatus>Copyright © 2015–2023 Red Hat. All rights reserved.