public interface ACMEChallengeFluent<A extends ACMEChallengeFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
String
getToken()
getType()
getUrl()
Boolean
hasToken()
hasType()
hasUrl()
A
withToken(String token)
withType(String type)
withUrl(String url)
String getToken()
A withToken(String token)
Boolean hasToken()
String getType()
A withType(String type)
Boolean hasType()
String getUrl()
A withUrl(String url)
Boolean hasUrl()
Copyright © 2015–2023 Red Hat. All rights reserved.