Uses of Class
io.kubernetes.client.openapi.models.V1alpha1ClusterTrustBundleList
Packages that use V1alpha1ClusterTrustBundleList
-
Uses of V1alpha1ClusterTrustBundleList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1ClusterTrustBundleListModifier and TypeMethodDescriptionCertificatesV1alpha1Api.APIlistClusterTrustBundleRequest.execute()
Execute listClusterTrustBundle requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1ClusterTrustBundleListModifier and TypeMethodDescriptionCertificatesV1alpha1Api.APIlistClusterTrustBundleRequest.executeWithHttpInfo()
Execute listClusterTrustBundle request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1ClusterTrustBundleListModifier and TypeMethodDescriptionokhttp3.Call
CertificatesV1alpha1Api.APIlistClusterTrustBundleRequest.executeAsync
(ApiCallback<V1alpha1ClusterTrustBundleList> _callback) Execute listClusterTrustBundle request (asynchronously) -
Uses of V1alpha1ClusterTrustBundleList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1ClusterTrustBundleListModifier and TypeMethodDescriptionV1alpha1ClusterTrustBundleList.addItemsItem
(V1alpha1ClusterTrustBundle itemsItem) V1alpha1ClusterTrustBundleList.apiVersion
(String apiVersion) Create an instance of V1alpha1ClusterTrustBundleList given an JSON stringV1alpha1ClusterTrustBundleList.items
(List<V1alpha1ClusterTrustBundle> items) V1alpha1ClusterTrustBundleList.metadata
(V1ListMeta metadata)