public interface AdmissionResponseFluent<A extends AdmissionResponseFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Boolean isAllowed()
Boolean hasAllowed()
A withNewAllowed(boolean arg1)
Boolean hasAuditAnnotations()
String getPatch()
Boolean hasPatch()
A withNewPatch(StringBuilder arg1)
A withNewPatch(StringBuffer arg1)
String getPatchType()
Boolean hasPatchType()
A withNewPatchType(StringBuilder arg1)
A withNewPatchType(StringBuffer arg1)
io.fabric8.kubernetes.api.model.Status getStatus()
A withStatus(io.fabric8.kubernetes.api.model.Status status)
Boolean hasStatus()
String getUid()
Boolean hasUid()
A withNewUid(StringBuilder arg1)
A withNewUid(StringBuffer arg1)
Copyright © 2015–2020 Red Hat. All rights reserved.