Uses of Class
io.kubernetes.client.openapi.models.V1alpha1ParamRef
Packages that use V1alpha1ParamRef
-
Uses of V1alpha1ParamRef in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1ParamRefModifier and TypeMethodDescriptionstatic V1alpha1ParamRef
Create an instance of V1alpha1ParamRef given an JSON stringV1alpha1ValidatingAdmissionPolicyBindingSpec.getParamRef()
Get paramRefV1alpha1ParamRef.parameterNotFoundAction
(String parameterNotFoundAction) V1alpha1ParamRef.selector
(V1LabelSelector selector) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha1ParamRefModifier and TypeMethodDescriptionV1alpha1ValidatingAdmissionPolicyBindingSpec.paramRef
(V1alpha1ParamRef paramRef) void
V1alpha1ValidatingAdmissionPolicyBindingSpec.setParamRef
(V1alpha1ParamRef paramRef)