public class ACMEChallengeBuilder extends ACMEChallengeFluentImpl<ACMEChallengeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ACMEChallenge,ACMEChallengeBuilder>
| Constructor and Description |
|---|
ACMEChallengeBuilder() |
ACMEChallengeBuilder(ACMEChallenge instance) |
ACMEChallengeBuilder(ACMEChallenge instance,
Boolean validationEnabled) |
ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent) |
ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent,
ACMEChallenge instance) |
ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent,
ACMEChallenge instance,
Boolean validationEnabled) |
ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent,
Boolean validationEnabled) |
ACMEChallengeBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableACMEChallenge |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getToken, getType, getUrl, hasToken, hasType, hasUrl, withNewToken, withNewType, withNewUrl, withToken, withType, withUrlaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ACMEChallengeBuilder()
public ACMEChallengeBuilder(Boolean validationEnabled)
public ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent)
public ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent, Boolean validationEnabled)
public ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent, ACMEChallenge instance)
public ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent, ACMEChallenge instance, Boolean validationEnabled)
public ACMEChallengeBuilder(ACMEChallenge instance)
public ACMEChallengeBuilder(ACMEChallenge instance, Boolean validationEnabled)
public EditableACMEChallenge build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ACMEChallenge>public boolean equals(Object o)
equals in class ACMEChallengeFluentImpl<ACMEChallengeBuilder>public int hashCode()
hashCode in class ACMEChallengeFluentImpl<ACMEChallengeBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.