Uses of Class
io.kubernetes.client.openapi.models.V1alpha1PodCertificateRequestList
Packages that use V1alpha1PodCertificateRequestList
-
Uses of V1alpha1PodCertificateRequestList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1PodCertificateRequestListModifier and TypeMethodDescriptionCertificatesV1alpha1Api.APIlistNamespacedPodCertificateRequestRequest.execute()Execute listNamespacedPodCertificateRequest requestCertificatesV1alpha1Api.APIlistPodCertificateRequestForAllNamespacesRequest.execute()Execute listPodCertificateRequestForAllNamespaces requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1PodCertificateRequestListModifier and TypeMethodDescriptionCertificatesV1alpha1Api.APIlistNamespacedPodCertificateRequestRequest.executeWithHttpInfo()Execute listNamespacedPodCertificateRequest request with HTTP info returnedCertificatesV1alpha1Api.APIlistPodCertificateRequestForAllNamespacesRequest.executeWithHttpInfo()Execute listPodCertificateRequestForAllNamespaces request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1PodCertificateRequestListModifier and TypeMethodDescriptionokhttp3.CallCertificatesV1alpha1Api.APIlistNamespacedPodCertificateRequestRequest.executeAsync(ApiCallback<V1alpha1PodCertificateRequestList> _callback) Execute listNamespacedPodCertificateRequest request (asynchronously)okhttp3.CallCertificatesV1alpha1Api.APIlistPodCertificateRequestForAllNamespacesRequest.executeAsync(ApiCallback<V1alpha1PodCertificateRequestList> _callback) Execute listPodCertificateRequestForAllNamespaces request (asynchronously) -
Uses of V1alpha1PodCertificateRequestList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1PodCertificateRequestListModifier and TypeMethodDescriptionV1alpha1PodCertificateRequestList.addItemsItem(V1alpha1PodCertificateRequest itemsItem) V1alpha1PodCertificateRequestList.apiVersion(String apiVersion) Create an instance of V1alpha1PodCertificateRequestList given an JSON stringV1alpha1PodCertificateRequestList.items(List<V1alpha1PodCertificateRequest> items) V1alpha1PodCertificateRequestList.metadata(V1ListMeta metadata)