public class ChallengeStatusBuilder extends ChallengeStatusFluentImpl<ChallengeStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ChallengeStatus,ChallengeStatusBuilder>
| Constructor and Description |
|---|
ChallengeStatusBuilder() |
ChallengeStatusBuilder(Boolean validationEnabled) |
ChallengeStatusBuilder(ChallengeStatus instance) |
ChallengeStatusBuilder(ChallengeStatus instance,
Boolean validationEnabled) |
ChallengeStatusBuilder(ChallengeStatusFluent<?> fluent) |
ChallengeStatusBuilder(ChallengeStatusFluent<?> fluent,
Boolean validationEnabled) |
ChallengeStatusBuilder(ChallengeStatusFluent<?> fluent,
ChallengeStatus instance) |
ChallengeStatusBuilder(ChallengeStatusFluent<?> fluent,
ChallengeStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ChallengeStatus |
build() |
equals, getPresented, getProcessing, getReason, getState, hashCode, hasPresented, hasProcessing, hasReason, hasState, toString, withPresented, withPresented, withProcessing, withProcessing, withReason, withStateaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ChallengeStatusBuilder()
public ChallengeStatusBuilder(Boolean validationEnabled)
public ChallengeStatusBuilder(ChallengeStatusFluent<?> fluent)
public ChallengeStatusBuilder(ChallengeStatusFluent<?> fluent, Boolean validationEnabled)
public ChallengeStatusBuilder(ChallengeStatusFluent<?> fluent, ChallengeStatus instance)
public ChallengeStatusBuilder(ChallengeStatusFluent<?> fluent, ChallengeStatus instance, Boolean validationEnabled)
public ChallengeStatusBuilder(ChallengeStatus instance)
public ChallengeStatusBuilder(ChallengeStatus instance, Boolean validationEnabled)
public ChallengeStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ChallengeStatus>Copyright © 2015–2022 Red Hat. All rights reserved.