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