public class AdmissionReviewFluentImpl<A extends AdmissionReviewFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AdmissionReviewFluent<A>
AdmissionReviewFluent.ResponseNested<N>| Constructor and Description |
|---|
AdmissionReviewFluentImpl() |
AdmissionReviewFluentImpl(AdmissionReview instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AdmissionReviewFluentImpl()
public AdmissionReviewFluentImpl(AdmissionReview instance)
public String getApiVersion()
getApiVersion in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public String getKind()
getKind in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public A withKind(String kind)
withKind in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public Boolean hasKind()
hasKind in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public AdmissionRequest getRequest()
getRequest in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public A withRequest(AdmissionRequest request)
withRequest in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public Boolean hasRequest()
hasRequest in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>@Deprecated public AdmissionResponse getResponse()
getResponse in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public AdmissionResponse buildResponse()
buildResponse in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public A withResponse(AdmissionResponse response)
withResponse in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public Boolean hasResponse()
hasResponse in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public AdmissionReviewFluent.ResponseNested<A> withNewResponse()
withNewResponse in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public AdmissionReviewFluent.ResponseNested<A> withNewResponseLike(AdmissionResponse item)
withNewResponseLike in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public AdmissionReviewFluent.ResponseNested<A> editResponse()
editResponse in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public AdmissionReviewFluent.ResponseNested<A> editOrNewResponse()
editOrNewResponse in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public AdmissionReviewFluent.ResponseNested<A> editOrNewResponseLike(AdmissionResponse item)
editOrNewResponseLike in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AdmissionReviewFluent<A extends AdmissionReviewFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AdmissionReviewFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AdmissionReviewFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.