Class PodSecurityPolicySpecFluent.RuntimeClassNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.policy.v1beta1.RuntimeClassStrategyOptionsFluent<PodSecurityPolicySpecFluent.RuntimeClassNested<N>>
-
- io.fabric8.kubernetes.api.model.policy.v1beta1.PodSecurityPolicySpecFluent.RuntimeClassNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PodSecurityPolicySpecFluent<A extends PodSecurityPolicySpecFluent<A>>
public class PodSecurityPolicySpecFluent.RuntimeClassNested<N> extends RuntimeClassStrategyOptionsFluent<PodSecurityPolicySpecFluent.RuntimeClassNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRuntimeClass()-
Methods inherited from class io.fabric8.kubernetes.api.model.policy.v1beta1.RuntimeClassStrategyOptionsFluent
addAllToAllowedRuntimeClassNames, addToAdditionalProperties, addToAdditionalProperties, addToAllowedRuntimeClassNames, addToAllowedRuntimeClassNames, copyInstance, equals, getAdditionalProperties, getAllowedRuntimeClassName, getAllowedRuntimeClassNames, getDefaultRuntimeClassName, getFirstAllowedRuntimeClassName, getLastAllowedRuntimeClassName, getMatchingAllowedRuntimeClassName, hasAdditionalProperties, hasAllowedRuntimeClassNames, hasDefaultRuntimeClassName, hashCode, hasMatchingAllowedRuntimeClassName, removeAllFromAllowedRuntimeClassNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllowedRuntimeClassNames, setToAllowedRuntimeClassNames, toString, withAdditionalProperties, withAllowedRuntimeClassNames, withAllowedRuntimeClassNames, withDefaultRuntimeClassName
-
-