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