public class ACMEAuthorizationBuilder extends ACMEAuthorizationFluent<ACMEAuthorizationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ACMEAuthorization,ACMEAuthorizationBuilder>
ACMEAuthorizationFluent.ChallengesNested<N>| Constructor and Description |
|---|
ACMEAuthorizationBuilder() |
ACMEAuthorizationBuilder(ACMEAuthorization instance) |
ACMEAuthorizationBuilder(ACMEAuthorizationFluent<?> fluent) |
ACMEAuthorizationBuilder(ACMEAuthorizationFluent<?> fluent,
ACMEAuthorization instance) |
| Modifier and Type | Method and Description |
|---|---|
ACMEAuthorization |
build() |
addAllToChallenges, addNewChallenge, addNewChallenge, addNewChallengeLike, addToChallenges, addToChallenges, buildChallenge, buildChallenges, buildFirstChallenge, buildLastChallenge, buildMatchingChallenge, copyInstance, editChallenge, editFirstChallenge, editLastChallenge, editMatchingChallenge, equals, getIdentifier, getInitialState, getUrl, getWildcard, hasChallenges, hashCode, hasIdentifier, hasInitialState, hasMatchingChallenge, hasUrl, hasWildcard, removeAllFromChallenges, removeFromChallenges, removeMatchingFromChallenges, setNewChallengeLike, setToChallenges, toString, withChallenges, withChallenges, withIdentifier, withInitialState, withUrl, withWildcard, withWildcardaggregate, aggregate, build, build, builderOf, getVisitableMappublic ACMEAuthorizationBuilder()
public ACMEAuthorizationBuilder(ACMEAuthorizationFluent<?> fluent)
public ACMEAuthorizationBuilder(ACMEAuthorizationFluent<?> fluent, ACMEAuthorization instance)
public ACMEAuthorizationBuilder(ACMEAuthorization instance)
public ACMEAuthorization build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ACMEAuthorization>Copyright © 2015–2023 Red Hat. All rights reserved.