Class PodSecurityPolicySpecFluentImpl.AllowedHostPathsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.policy.AllowedHostPathFluentImpl<PodSecurityPolicySpecFluent.AllowedHostPathsNested<N>>
io.fabric8.kubernetes.api.model.policy.PodSecurityPolicySpecFluentImpl.AllowedHostPathsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PodSecurityPolicySpecFluent.AllowedHostPathsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PodSecurityPolicySpecFluent.AllowedHostPathsNested<N>>,AllowedHostPathFluent<PodSecurityPolicySpecFluent.AllowedHostPathsNested<N>>,PodSecurityPolicySpecFluent.AllowedHostPathsNested<N>
- Enclosing class:
- PodSecurityPolicySpecFluentImpl<A extends PodSecurityPolicySpecFluent<A>>
public class PodSecurityPolicySpecFluentImpl.AllowedHostPathsNestedImpl<N> extends AllowedHostPathFluentImpl<PodSecurityPolicySpecFluent.AllowedHostPathsNested<N>> implements PodSecurityPolicySpecFluent.AllowedHostPathsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendAllowedHostPath()Methods inherited from class io.fabric8.kubernetes.api.model.policy.AllowedHostPathFluentImpl
equals, getPathPrefix, hasPathPrefix, hasReadOnly, isReadOnly, withNewPathPrefix, withNewPathPrefix, withNewPathPrefix, withNewReadOnly, withNewReadOnly, withPathPrefix, withReadOnlyMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.policy.AllowedHostPathFluent
getPathPrefix, hasPathPrefix, hasReadOnly, isReadOnly, withNewPathPrefix, withNewPathPrefix, withNewPathPrefix, withNewReadOnly, withNewReadOnly, withPathPrefix, withReadOnly
-
Method Details
-
and
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePodSecurityPolicySpecFluent.AllowedHostPathsNested<N>
-
endAllowedHostPath
- Specified by:
endAllowedHostPathin interfacePodSecurityPolicySpecFluent.AllowedHostPathsNested<N>
-