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