public class DoneableSELinuxContextStrategyOptions extends SELinuxContextStrategyOptionsFluentImpl<DoneableSELinuxContextStrategyOptions> implements io.fabric8.kubernetes.api.model.Doneable<SELinuxContextStrategyOptions>
| Constructor and Description |
|---|
DoneableSELinuxContextStrategyOptions(io.fabric8.kubernetes.api.builder.Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) |
DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item) |
DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item,
io.fabric8.kubernetes.api.builder.Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) |
| Modifier and Type | Method and Description |
|---|---|
SELinuxContextStrategyOptions |
done() |
equals, getSeLinuxOptions, getType, hasSeLinuxOptions, hasType, withNewSeLinuxOptions, withNewType, withNewType, withNewType, withSeLinuxOptions, withTypepublic DoneableSELinuxContextStrategyOptions(io.fabric8.kubernetes.api.builder.Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function)
public DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item, io.fabric8.kubernetes.api.builder.Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function)
public DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item)
public SELinuxContextStrategyOptions done()
done in interface io.fabric8.kubernetes.api.model.Doneable<SELinuxContextStrategyOptions>Copyright © 2015–2021 Red Hat. All rights reserved.