public class DoneableAuthentication extends AuthenticationFluentImpl<DoneableAuthentication> implements io.fabric8.kubernetes.api.model.Doneable<Authentication>
AuthenticationFluentImpl.MetadataNestedImpl<N>, AuthenticationFluentImpl.SpecNestedImpl<N>, AuthenticationFluentImpl.StatusNestedImpl<N>AuthenticationFluent.MetadataNested<N>, AuthenticationFluent.SpecNested<N>, AuthenticationFluent.StatusNested<N>| Constructor and Description |
|---|
DoneableAuthentication(Authentication item) |
DoneableAuthentication(Authentication item,
io.fabric8.kubernetes.api.builder.Function<Authentication,Authentication> function) |
DoneableAuthentication(io.fabric8.kubernetes.api.builder.Function<Authentication,Authentication> function) |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
done() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatuspublic DoneableAuthentication(io.fabric8.kubernetes.api.builder.Function<Authentication,Authentication> function)
public DoneableAuthentication(Authentication item, io.fabric8.kubernetes.api.builder.Function<Authentication,Authentication> function)
public DoneableAuthentication(Authentication item)
public Authentication done()
done in interface io.fabric8.kubernetes.api.model.Doneable<Authentication>Copyright © 2015–2020 Red Hat. All rights reserved.