public class DoneableAdmissionResponse extends AdmissionResponseFluentImpl<DoneableAdmissionResponse> implements io.fabric8.kubernetes.api.model.Doneable<AdmissionResponse>
| Constructor and Description |
|---|
DoneableAdmissionResponse(AdmissionResponse item) |
DoneableAdmissionResponse(AdmissionResponse item,
io.fabric8.kubernetes.api.builder.Function<AdmissionResponse,AdmissionResponse> function) |
DoneableAdmissionResponse(io.fabric8.kubernetes.api.builder.Function<AdmissionResponse,AdmissionResponse> function) |
| Modifier and Type | Method and Description |
|---|---|
AdmissionResponse |
done() |
addAllToWarnings, addNewWarning, addNewWarning, addNewWarning, addToAuditAnnotations, addToAuditAnnotations, addToWarnings, addToWarnings, equals, getAuditAnnotations, getFirstWarning, getLastWarning, getMatchingWarning, getPatch, getPatchType, getStatus, getUid, getWarning, getWarnings, hasAllowed, hasAuditAnnotations, hashCode, hasMatchingWarning, hasPatch, hasPatchType, hasStatus, hasUid, hasWarnings, isAllowed, removeAllFromWarnings, removeFromAuditAnnotations, removeFromAuditAnnotations, removeFromWarnings, setToWarnings, withAllowed, withAuditAnnotations, withNewAllowed, withNewAllowed, withNewPatch, withNewPatch, withNewPatch, withNewPatchType, withNewPatchType, withNewPatchType, withNewUid, withNewUid, withNewUid, withPatch, withPatchType, withStatus, withUid, withWarnings, withWarningspublic DoneableAdmissionResponse(io.fabric8.kubernetes.api.builder.Function<AdmissionResponse,AdmissionResponse> function)
public DoneableAdmissionResponse(AdmissionResponse item, io.fabric8.kubernetes.api.builder.Function<AdmissionResponse,AdmissionResponse> function)
public DoneableAdmissionResponse(AdmissionResponse item)
public AdmissionResponse done()
done in interface io.fabric8.kubernetes.api.model.Doneable<AdmissionResponse>Copyright © 2015–2021 Red Hat. All rights reserved.