Package io.fabric8.openshift.api.model
Class PodSecurityPolicyReviewFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.PodSecurityPolicyReviewSpecFluent<PodSecurityPolicyReviewFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.PodSecurityPolicyReviewFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PodSecurityPolicyReviewFluent<A extends PodSecurityPolicyReviewFluent<A>>
public class PodSecurityPolicyReviewFluent.SpecNested<N> extends PodSecurityPolicyReviewSpecFluent<PodSecurityPolicyReviewFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.PodSecurityPolicyReviewSpecFluent
PodSecurityPolicyReviewSpecFluent.TemplateNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.PodSecurityPolicyReviewSpecFluent
addAllToServiceAccountNames, addToAdditionalProperties, addToAdditionalProperties, addToServiceAccountNames, addToServiceAccountNames, buildTemplate, copyInstance, editOrNewTemplate, editOrNewTemplateLike, editTemplate, equals, getAdditionalProperties, getFirstServiceAccountName, getLastServiceAccountName, getMatchingServiceAccountName, getServiceAccountName, getServiceAccountNames, hasAdditionalProperties, hashCode, hasMatchingServiceAccountName, hasServiceAccountNames, hasTemplate, removeAllFromServiceAccountNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromServiceAccountNames, setToServiceAccountNames, toString, withAdditionalProperties, withNewTemplate, withNewTemplateLike, withServiceAccountNames, withServiceAccountNames, withTemplate
-
-