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