public class HTTP01ChallengeBuilder extends HTTP01ChallengeFluent<HTTP01ChallengeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTP01Challenge,HTTP01ChallengeBuilder>
HTTP01ChallengeFluent.ServicePortNested<N>| Constructor and Description |
|---|
HTTP01ChallengeBuilder() |
HTTP01ChallengeBuilder(HTTP01Challenge instance) |
HTTP01ChallengeBuilder(HTTP01ChallengeFluent<?> fluent) |
HTTP01ChallengeBuilder(HTTP01ChallengeFluent<?> fluent,
HTTP01Challenge instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTP01Challenge |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildServicePort, copyInstance, editOrNewServicePort, editOrNewServicePortLike, editServicePort, equals, getAdditionalProperties, getServiceName, getServiceNamespace, getUrl, hasAdditionalProperties, hashCode, hasServiceName, hasServiceNamespace, hasServicePort, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewServicePort, withNewServicePort, withNewServicePortLike, withServiceName, withServiceNamespace, withServicePort, withUrlaggregate, aggregate, build, build, builderOf, getVisitableMappublic HTTP01ChallengeBuilder()
public HTTP01ChallengeBuilder(HTTP01ChallengeFluent<?> fluent)
public HTTP01ChallengeBuilder(HTTP01ChallengeFluent<?> fluent, HTTP01Challenge instance)
public HTTP01ChallengeBuilder(HTTP01Challenge instance)
public HTTP01Challenge build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTP01Challenge>Copyright © 2015–2024 Red Hat. All rights reserved.