Uses of Class
io.kubernetes.client.openapi.models.V1ClusterRoleBindingList
Packages that use V1ClusterRoleBindingList
-
Uses of V1ClusterRoleBindingList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1ClusterRoleBindingListModifier and TypeMethodDescriptionRbacAuthorizationV1Api.APIlistClusterRoleBindingRequest.execute()Execute listClusterRoleBinding requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1ClusterRoleBindingListModifier and TypeMethodDescriptionRbacAuthorizationV1Api.APIlistClusterRoleBindingRequest.executeWithHttpInfo()Execute listClusterRoleBinding request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1ClusterRoleBindingListModifier and TypeMethodDescriptionokhttp3.CallRbacAuthorizationV1Api.APIlistClusterRoleBindingRequest.executeAsync(ApiCallback<V1ClusterRoleBindingList> _callback) Execute listClusterRoleBinding request (asynchronously) -
Uses of V1ClusterRoleBindingList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ClusterRoleBindingListModifier and TypeMethodDescriptionV1ClusterRoleBindingList.addItemsItem(V1ClusterRoleBinding itemsItem) V1ClusterRoleBindingList.apiVersion(String apiVersion) static V1ClusterRoleBindingListCreate an instance of V1ClusterRoleBindingList given an JSON stringV1ClusterRoleBindingList.items(List<V1ClusterRoleBinding> items) V1ClusterRoleBindingList.metadata(V1ListMeta metadata)