Package io.fabric8.openshift.api.model
Class PodSecurityPolicyReviewFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.PodSecurityPolicyReviewStatusFluent<PodSecurityPolicyReviewFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.PodSecurityPolicyReviewFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PodSecurityPolicyReviewFluent<A extends PodSecurityPolicyReviewFluent<A>>
public class PodSecurityPolicyReviewFluent.StatusNested<N> extends PodSecurityPolicyReviewStatusFluent<PodSecurityPolicyReviewFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.PodSecurityPolicyReviewStatusFluent
PodSecurityPolicyReviewStatusFluent.AllowedServiceAccountsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.PodSecurityPolicyReviewStatusFluent
addAllToAllowedServiceAccounts, addNewAllowedServiceAccount, addNewAllowedServiceAccountLike, addToAdditionalProperties, addToAdditionalProperties, addToAllowedServiceAccounts, addToAllowedServiceAccounts, buildAllowedServiceAccount, buildAllowedServiceAccounts, buildFirstAllowedServiceAccount, buildLastAllowedServiceAccount, buildMatchingAllowedServiceAccount, copyInstance, editAllowedServiceAccount, editFirstAllowedServiceAccount, editLastAllowedServiceAccount, editMatchingAllowedServiceAccount, equals, getAdditionalProperties, hasAdditionalProperties, hasAllowedServiceAccounts, hashCode, hasMatchingAllowedServiceAccount, removeAllFromAllowedServiceAccounts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllowedServiceAccounts, removeMatchingFromAllowedServiceAccounts, setNewAllowedServiceAccountLike, setToAllowedServiceAccounts, toString, withAdditionalProperties, withAllowedServiceAccounts, withAllowedServiceAccounts
-
-