public class PeerAuthenticationMethodBuilder extends PeerAuthenticationMethodFluentImpl<PeerAuthenticationMethodBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthenticationMethod,PeerAuthenticationMethodBuilder>
PeerAuthenticationMethodFluentImpl.JwtParamsNestedImpl<N>, PeerAuthenticationMethodFluentImpl.MtlsParamsNestedImpl<N>PeerAuthenticationMethodFluent.JwtParamsNested<N>, PeerAuthenticationMethodFluent.MtlsParamsNested<N>| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationMethod |
build() |
boolean |
equals(Object o) |
buildParams, getParams, hasParams, withJwtParams, withMtlsParams, withNewJwtParams, withNewJwtParamsLike, withNewMtlsParams, withNewMtlsParamsLike, withParamsaccept, aggregate, aggregate, build, buildpublic PeerAuthenticationMethodBuilder()
public PeerAuthenticationMethodBuilder(Boolean validationEnabled)
public PeerAuthenticationMethodBuilder(PeerAuthenticationMethodFluent<?> fluent)
public PeerAuthenticationMethodBuilder(PeerAuthenticationMethodFluent<?> fluent, Boolean validationEnabled)
public PeerAuthenticationMethodBuilder(PeerAuthenticationMethodFluent<?> fluent, PeerAuthenticationMethod instance)
public PeerAuthenticationMethodBuilder(PeerAuthenticationMethodFluent<?> fluent, PeerAuthenticationMethod instance, Boolean validationEnabled)
public PeerAuthenticationMethodBuilder(PeerAuthenticationMethod instance)
public PeerAuthenticationMethodBuilder(PeerAuthenticationMethod instance, Boolean validationEnabled)
public PeerAuthenticationMethodBuilder(javax.validation.Validator validator)
public PeerAuthenticationMethodBuilder(PeerAuthenticationMethodFluent<?> fluent, PeerAuthenticationMethod instance, javax.validation.Validator validator)
public PeerAuthenticationMethodBuilder(PeerAuthenticationMethod instance, javax.validation.Validator validator)
public PeerAuthenticationMethod build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PeerAuthenticationMethod>public boolean equals(Object o)
equals in class PeerAuthenticationMethodFluentImpl<PeerAuthenticationMethodBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.