Uses of Class
io.kubernetes.client.openapi.models.V1alpha1ClusterCIDRList
Packages that use V1alpha1ClusterCIDRList
-
Uses of V1alpha1ClusterCIDRList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1ClusterCIDRListModifier and TypeMethodDescriptionNetworkingV1alpha1Api.APIlistClusterCIDRRequest.execute()
Execute listClusterCIDR requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1ClusterCIDRListModifier and TypeMethodDescriptionNetworkingV1alpha1Api.APIlistClusterCIDRRequest.executeWithHttpInfo()
Execute listClusterCIDR request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1ClusterCIDRListModifier and TypeMethodDescriptionokhttp3.Call
NetworkingV1alpha1Api.APIlistClusterCIDRRequest.executeAsync
(ApiCallback<V1alpha1ClusterCIDRList> _callback) Execute listClusterCIDR request (asynchronously) -
Uses of V1alpha1ClusterCIDRList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1ClusterCIDRListModifier and TypeMethodDescriptionV1alpha1ClusterCIDRList.addItemsItem
(V1alpha1ClusterCIDR itemsItem) V1alpha1ClusterCIDRList.apiVersion
(String apiVersion) static V1alpha1ClusterCIDRList
Create an instance of V1alpha1ClusterCIDRList given an JSON stringV1alpha1ClusterCIDRList.items
(List<V1alpha1ClusterCIDR> items) V1alpha1ClusterCIDRList.metadata
(V1ListMeta metadata)