public class DoneableOriginAuthenticationMethod extends OriginAuthenticationMethodFluentImpl<DoneableOriginAuthenticationMethod> implements io.fabric8.kubernetes.api.model.Doneable<OriginAuthenticationMethod>
OriginAuthenticationMethodFluentImpl.JwtNestedImpl<N>OriginAuthenticationMethodFluent.JwtNested<N>| Constructor and Description |
|---|
DoneableOriginAuthenticationMethod(io.fabric8.kubernetes.api.builder.Function<OriginAuthenticationMethod,OriginAuthenticationMethod> function) |
DoneableOriginAuthenticationMethod(OriginAuthenticationMethod item) |
DoneableOriginAuthenticationMethod(OriginAuthenticationMethod item,
io.fabric8.kubernetes.api.builder.Function<OriginAuthenticationMethod,OriginAuthenticationMethod> function) |
| Modifier and Type | Method and Description |
|---|---|
OriginAuthenticationMethod |
done() |
buildJwt, editJwt, editOrNewJwt, editOrNewJwtLike, equals, getJwt, hasJwt, withJwt, withNewJwt, withNewJwtLikepublic DoneableOriginAuthenticationMethod(io.fabric8.kubernetes.api.builder.Function<OriginAuthenticationMethod,OriginAuthenticationMethod> function)
public DoneableOriginAuthenticationMethod(OriginAuthenticationMethod item, io.fabric8.kubernetes.api.builder.Function<OriginAuthenticationMethod,OriginAuthenticationMethod> function)
public DoneableOriginAuthenticationMethod(OriginAuthenticationMethod item)
public OriginAuthenticationMethod done()
done in interface io.fabric8.kubernetes.api.model.Doneable<OriginAuthenticationMethod>Copyright © 2017–2018 Red Hat. All rights reserved.