Class LocalSubjectAccessReviewFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReviewStatusFluent<LocalSubjectAccessReviewFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReviewFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- LocalSubjectAccessReviewFluent<A extends LocalSubjectAccessReviewFluent<A>>
public class LocalSubjectAccessReviewFluent.StatusNested<N> extends SubjectAccessReviewStatusFluent<LocalSubjectAccessReviewFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReviewStatusFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAllowed, getDenied, getEvaluationError, getReason, hasAdditionalProperties, hasAllowed, hasDenied, hasEvaluationError, hashCode, hasReason, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAllowed, withAllowed, withDenied, withDenied, withEvaluationError, withReason
-
-