public class DoneableOpenShiftAPIServer extends OpenShiftAPIServerFluentImpl<DoneableOpenShiftAPIServer> implements io.fabric8.kubernetes.api.model.Doneable<OpenShiftAPIServer>
OpenShiftAPIServerFluentImpl.MetadataNestedImpl<N>, OpenShiftAPIServerFluentImpl.SpecNestedImpl<N>, OpenShiftAPIServerFluentImpl.StatusNestedImpl<N>OpenShiftAPIServerFluent.MetadataNested<N>, OpenShiftAPIServerFluent.SpecNested<N>, OpenShiftAPIServerFluent.StatusNested<N>| Constructor and Description |
|---|
DoneableOpenShiftAPIServer(io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServer,OpenShiftAPIServer> function) |
DoneableOpenShiftAPIServer(OpenShiftAPIServer item) |
DoneableOpenShiftAPIServer(OpenShiftAPIServer item,
io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServer,OpenShiftAPIServer> function) |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftAPIServer |
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 DoneableOpenShiftAPIServer(io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServer,OpenShiftAPIServer> function)
public DoneableOpenShiftAPIServer(OpenShiftAPIServer item, io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServer,OpenShiftAPIServer> function)
public DoneableOpenShiftAPIServer(OpenShiftAPIServer item)
public OpenShiftAPIServer done()
done in interface io.fabric8.kubernetes.api.model.Doneable<OpenShiftAPIServer>Copyright © 2015–2020 Red Hat. All rights reserved.