Class AdmissionReviewFluent.ResponseNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.admission.v1.AdmissionResponseFluent<AdmissionReviewFluent.ResponseNested<N>>
-
- io.fabric8.kubernetes.api.model.admission.v1.AdmissionReviewFluent.ResponseNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>
public class AdmissionReviewFluent.ResponseNested<N> extends AdmissionResponseFluent<AdmissionReviewFluent.ResponseNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendResponse()-
Methods inherited from class io.fabric8.kubernetes.api.model.admission.v1.AdmissionResponseFluent
addAllToWarnings, addToAdditionalProperties, addToAdditionalProperties, addToAuditAnnotations, addToAuditAnnotations, addToWarnings, addToWarnings, copyInstance, equals, getAdditionalProperties, getAllowed, getAuditAnnotations, getFirstWarning, getLastWarning, getMatchingWarning, getPatch, getPatchType, getStatus, getUid, getWarning, getWarnings, hasAdditionalProperties, hasAllowed, hasAuditAnnotations, hashCode, hasMatchingWarning, hasPatch, hasPatchType, hasStatus, hasUid, hasWarnings, removeAllFromWarnings, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAuditAnnotations, removeFromAuditAnnotations, removeFromWarnings, setToWarnings, toString, withAdditionalProperties, withAllowed, withAllowed, withAuditAnnotations, withPatch, withPatchType, withStatus, withUid, withWarnings, withWarnings
-
-