public class OriginAuthenticationMethodBuilder extends OriginAuthenticationMethodFluentImpl<OriginAuthenticationMethodBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OriginAuthenticationMethod,OriginAuthenticationMethodBuilder>
OriginAuthenticationMethodFluentImpl.JwtNestedImpl<N>OriginAuthenticationMethodFluent.JwtNested<N>| Modifier and Type | Method and Description |
|---|---|
OriginAuthenticationMethod |
build() |
boolean |
equals(Object o) |
buildJwt, editJwt, editOrNewJwt, editOrNewJwtLike, getJwt, hasJwt, withJwt, withNewJwt, withNewJwtLikeaccept, aggregate, aggregate, build, buildpublic OriginAuthenticationMethodBuilder()
public OriginAuthenticationMethodBuilder(Boolean validationEnabled)
public OriginAuthenticationMethodBuilder(OriginAuthenticationMethodFluent<?> fluent)
public OriginAuthenticationMethodBuilder(OriginAuthenticationMethodFluent<?> fluent, Boolean validationEnabled)
public OriginAuthenticationMethodBuilder(OriginAuthenticationMethodFluent<?> fluent, OriginAuthenticationMethod instance)
public OriginAuthenticationMethodBuilder(OriginAuthenticationMethodFluent<?> fluent, OriginAuthenticationMethod instance, Boolean validationEnabled)
public OriginAuthenticationMethodBuilder(OriginAuthenticationMethod instance)
public OriginAuthenticationMethodBuilder(OriginAuthenticationMethod instance, Boolean validationEnabled)
public OriginAuthenticationMethodBuilder(javax.validation.Validator validator)
public OriginAuthenticationMethodBuilder(OriginAuthenticationMethodFluent<?> fluent, OriginAuthenticationMethod instance, javax.validation.Validator validator)
public OriginAuthenticationMethodBuilder(OriginAuthenticationMethod instance, javax.validation.Validator validator)
public OriginAuthenticationMethod build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OriginAuthenticationMethod>public boolean equals(Object o)
equals in class OriginAuthenticationMethodFluentImpl<OriginAuthenticationMethodBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.