Uses of Class
io.kubernetes.client.openapi.models.V1MutatingWebhookConfigurationList
Packages that use V1MutatingWebhookConfigurationList
-
Uses of V1MutatingWebhookConfigurationList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1MutatingWebhookConfigurationListModifier and TypeMethodDescriptionAdmissionregistrationV1Api.APIlistMutatingWebhookConfigurationRequest.execute()
Execute listMutatingWebhookConfiguration requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1MutatingWebhookConfigurationListModifier and TypeMethodDescriptionAdmissionregistrationV1Api.APIlistMutatingWebhookConfigurationRequest.executeWithHttpInfo()
Execute listMutatingWebhookConfiguration request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1MutatingWebhookConfigurationListModifier and TypeMethodDescriptionokhttp3.Call
AdmissionregistrationV1Api.APIlistMutatingWebhookConfigurationRequest.executeAsync
(ApiCallback<V1MutatingWebhookConfigurationList> _callback) Execute listMutatingWebhookConfiguration request (asynchronously) -
Uses of V1MutatingWebhookConfigurationList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1MutatingWebhookConfigurationListModifier and TypeMethodDescriptionV1MutatingWebhookConfigurationList.addItemsItem
(V1MutatingWebhookConfiguration itemsItem) V1MutatingWebhookConfigurationList.apiVersion
(String apiVersion) Create an instance of V1MutatingWebhookConfigurationList given an JSON stringV1MutatingWebhookConfigurationList.items
(List<V1MutatingWebhookConfiguration> items) V1MutatingWebhookConfigurationList.metadata
(V1ListMeta metadata)