Class AdmissionReviewFluentImpl.ResponseNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.admission.AdmissionResponseFluentImpl<AdmissionReviewFluent.ResponseNested<N>>
io.fabric8.kubernetes.api.model.admission.AdmissionReviewFluentImpl.ResponseNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<AdmissionReviewFluent.ResponseNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<AdmissionReviewFluent.ResponseNested<N>>,AdmissionResponseFluent<AdmissionReviewFluent.ResponseNested<N>>,AdmissionReviewFluent.ResponseNested<N>
- Enclosing class:
- AdmissionReviewFluentImpl<A extends AdmissionReviewFluent<A>>
public class AdmissionReviewFluentImpl.ResponseNestedImpl<N> extends AdmissionResponseFluentImpl<AdmissionReviewFluent.ResponseNested<N>> implements AdmissionReviewFluent.ResponseNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendResponse()Methods inherited from class io.fabric8.kubernetes.api.model.admission.AdmissionResponseFluentImpl
addToAuditAnnotations, addToAuditAnnotations, equals, getAuditAnnotations, getPatch, getPatchType, getStatus, getUid, hasAllowed, hasAuditAnnotations, hasPatch, hasPatchType, hasStatus, hasUid, isAllowed, removeFromAuditAnnotations, removeFromAuditAnnotations, withAllowed, withAuditAnnotations, withNewAllowed, withNewAllowed, withNewPatch, withNewPatch, withNewPatch, withNewPatchType, withNewPatchType, withNewPatchType, withNewUid, withNewUid, withNewUid, withPatch, withPatchType, withStatus, withUidMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.admission.AdmissionResponseFluent
addToAuditAnnotations, addToAuditAnnotations, getAuditAnnotations, getPatch, getPatchType, getStatus, getUid, hasAllowed, hasAuditAnnotations, hasPatch, hasPatchType, hasStatus, hasUid, isAllowed, removeFromAuditAnnotations, removeFromAuditAnnotations, withAllowed, withAuditAnnotations, withNewAllowed, withNewAllowed, withNewPatch, withNewPatch, withNewPatch, withNewPatchType, withNewPatchType, withNewPatchType, withNewUid, withNewUid, withNewUid, withPatch, withPatchType, withStatus, withUid
-
Method Details
-
and
- Specified by:
andin interfaceAdmissionReviewFluent.ResponseNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endResponse
- Specified by:
endResponsein interfaceAdmissionReviewFluent.ResponseNested<N>
-