public class ACMEChallengeBuilder extends ACMEChallengeFluent<ACMEChallengeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ACMEChallenge,ACMEChallengeBuilder>
| Constructor and Description |
|---|
ACMEChallengeBuilder() |
ACMEChallengeBuilder(ACMEChallenge instance) |
ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent) |
ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent,
ACMEChallenge instance) |
| Modifier and Type | Method and Description |
|---|---|
ACMEChallenge |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getToken, getType, getUrl, hasAdditionalProperties, hashCode, hasToken, hasType, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withToken, withType, withUrlaggregate, aggregate, build, build, builderOf, getVisitableMappublic ACMEChallengeBuilder()
public ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent)
public ACMEChallengeBuilder(ACMEChallengeFluent<?> fluent, ACMEChallenge instance)
public ACMEChallengeBuilder(ACMEChallenge instance)
public ACMEChallenge build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ACMEChallenge>Copyright © 2015–2024 Red Hat. All rights reserved.