Uses of Class
io.kubernetes.client.openapi.models.V1beta1ServiceCIDRList
Packages that use V1beta1ServiceCIDRList
-
Uses of V1beta1ServiceCIDRList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta1ServiceCIDRListModifier and TypeMethodDescriptionNetworkingV1beta1Api.APIlistServiceCIDRRequest.execute()Execute listServiceCIDR requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta1ServiceCIDRListModifier and TypeMethodDescriptionNetworkingV1beta1Api.APIlistServiceCIDRRequest.executeWithHttpInfo()Execute listServiceCIDR request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta1ServiceCIDRListModifier and TypeMethodDescriptionokhttp3.CallNetworkingV1beta1Api.APIlistServiceCIDRRequest.executeAsync(ApiCallback<V1beta1ServiceCIDRList> _callback) Execute listServiceCIDR request (asynchronously) -
Uses of V1beta1ServiceCIDRList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1ServiceCIDRListModifier and TypeMethodDescriptionV1beta1ServiceCIDRList.addItemsItem(V1beta1ServiceCIDR itemsItem) V1beta1ServiceCIDRList.apiVersion(String apiVersion) static V1beta1ServiceCIDRListCreate an instance of V1beta1ServiceCIDRList given an JSON stringV1beta1ServiceCIDRList.items(List<V1beta1ServiceCIDR> items) V1beta1ServiceCIDRList.metadata(V1ListMeta metadata)