public class DoneablePeerAuthenticationMethod extends PeerAuthenticationMethodFluentImpl<DoneablePeerAuthenticationMethod> implements io.fabric8.kubernetes.api.model.Doneable<PeerAuthenticationMethod>
PeerAuthenticationMethodFluentImpl.JwtParamsNestedImpl<N>, PeerAuthenticationMethodFluentImpl.MtlsParamsNestedImpl<N>PeerAuthenticationMethodFluent.JwtParamsNested<N>, PeerAuthenticationMethodFluent.MtlsParamsNested<N>| Constructor and Description |
|---|
DoneablePeerAuthenticationMethod(io.fabric8.kubernetes.api.builder.Function<PeerAuthenticationMethod,PeerAuthenticationMethod> function) |
DoneablePeerAuthenticationMethod(PeerAuthenticationMethod item) |
DoneablePeerAuthenticationMethod(PeerAuthenticationMethod item,
io.fabric8.kubernetes.api.builder.Function<PeerAuthenticationMethod,PeerAuthenticationMethod> function) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationMethod |
done() |
buildParams, equals, getParams, hasParams, withJwtParams, withMtlsParams, withNewJwtParams, withNewJwtParamsLike, withNewMtlsParams, withNewMtlsParamsLike, withParamspublic DoneablePeerAuthenticationMethod(io.fabric8.kubernetes.api.builder.Function<PeerAuthenticationMethod,PeerAuthenticationMethod> function)
public DoneablePeerAuthenticationMethod(PeerAuthenticationMethod item, io.fabric8.kubernetes.api.builder.Function<PeerAuthenticationMethod,PeerAuthenticationMethod> function)
public DoneablePeerAuthenticationMethod(PeerAuthenticationMethod item)
public PeerAuthenticationMethod done()
done in interface io.fabric8.kubernetes.api.model.Doneable<PeerAuthenticationMethod>Copyright © 2017–2018 Red Hat. All rights reserved.