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() |
copyInstance, equals, getToken, getType, getUrl, hashCode, hasToken, hasType, hasUrl, toString, withToken, withType, withUrlaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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–2023 Red Hat. All rights reserved.