Class AdmissionReviewFluent.ResponseNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.admission.v1beta1.AdmissionResponseFluent<AdmissionReviewFluent.ResponseNested<N>>
-
- io.fabric8.kubernetes.api.model.admission.v1beta1.AdmissionReviewFluent.ResponseNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>
public class AdmissionReviewFluent.ResponseNested<N> extends AdmissionResponseFluent<AdmissionReviewFluent.ResponseNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
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.v1beta1.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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-