public class DoneableAdmissionResponse extends AdmissionResponseFluentImpl<DoneableAdmissionResponse> implements Doneable<AdmissionResponse>
AdmissionResponseFluentImpl.StatusNestedImpl<N>AdmissionResponseFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
DoneableAdmissionResponse(AdmissionResponse item) |
DoneableAdmissionResponse(AdmissionResponse item,
Function<AdmissionResponse,AdmissionResponse> function) |
DoneableAdmissionResponse(Function<AdmissionResponse,AdmissionResponse> function) |
| Modifier and Type | Method and Description |
|---|---|
AdmissionResponse |
done() |
addToAuditAnnotations, addToAuditAnnotations, buildStatus, editOrNewStatus, editOrNewStatusLike, editStatus, 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, withNewStatus, withNewStatusLike, withNewUid, withNewUid, withNewUid, withPatch, withPatchType, withStatus, withUidpublic DoneableAdmissionResponse(Function<AdmissionResponse,AdmissionResponse> function)
public DoneableAdmissionResponse(AdmissionResponse item, Function<AdmissionResponse,AdmissionResponse> function)
public DoneableAdmissionResponse(AdmissionResponse item)
public AdmissionResponse done()
done in interface Doneable<AdmissionResponse>Copyright © 2015-2019 Red Hat. All Rights Reserved.