Uses of Class
io.kubernetes.client.openapi.models.V1beta1ClusterTrustBundleList
Packages that use V1beta1ClusterTrustBundleList
-
Uses of V1beta1ClusterTrustBundleList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta1ClusterTrustBundleListModifier and TypeMethodDescriptionCertificatesV1beta1Api.APIlistClusterTrustBundleRequest.execute()Execute listClusterTrustBundle requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta1ClusterTrustBundleListModifier and TypeMethodDescriptionCertificatesV1beta1Api.APIlistClusterTrustBundleRequest.executeWithHttpInfo()Execute listClusterTrustBundle request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta1ClusterTrustBundleListModifier and TypeMethodDescriptionokhttp3.CallCertificatesV1beta1Api.APIlistClusterTrustBundleRequest.executeAsync(ApiCallback<V1beta1ClusterTrustBundleList> _callback) Execute listClusterTrustBundle request (asynchronously) -
Uses of V1beta1ClusterTrustBundleList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1ClusterTrustBundleListModifier and TypeMethodDescriptionV1beta1ClusterTrustBundleList.addItemsItem(V1beta1ClusterTrustBundle itemsItem) V1beta1ClusterTrustBundleList.apiVersion(String apiVersion) Create an instance of V1beta1ClusterTrustBundleList given an JSON stringV1beta1ClusterTrustBundleList.items(List<V1beta1ClusterTrustBundle> items) V1beta1ClusterTrustBundleList.metadata(V1ListMeta metadata)