public class DoneableAllowedHostPath extends AllowedHostPathFluentImpl<DoneableAllowedHostPath> implements io.fabric8.kubernetes.api.model.Doneable<AllowedHostPath>
| Constructor and Description |
|---|
DoneableAllowedHostPath(AllowedHostPath item) |
DoneableAllowedHostPath(AllowedHostPath item,
io.fabric8.kubernetes.api.builder.Function<AllowedHostPath,AllowedHostPath> function) |
DoneableAllowedHostPath(io.fabric8.kubernetes.api.builder.Function<AllowedHostPath,AllowedHostPath> function) |
| Modifier and Type | Method and Description |
|---|---|
AllowedHostPath |
done() |
equals, getPathPrefix, hasPathPrefix, hasReadOnly, isReadOnly, withNewPathPrefix, withNewPathPrefix, withNewPathPrefix, withNewReadOnly, withNewReadOnly, withPathPrefix, withReadOnlypublic DoneableAllowedHostPath(io.fabric8.kubernetes.api.builder.Function<AllowedHostPath,AllowedHostPath> function)
public DoneableAllowedHostPath(AllowedHostPath item, io.fabric8.kubernetes.api.builder.Function<AllowedHostPath,AllowedHostPath> function)
public DoneableAllowedHostPath(AllowedHostPath item)
public AllowedHostPath done()
done in interface io.fabric8.kubernetes.api.model.Doneable<AllowedHostPath>Copyright © 2015–2021 Red Hat. All rights reserved.