Uses of Class
io.kubernetes.client.openapi.models.V1ServiceList
Packages that use V1ServiceList
-
Uses of V1ServiceList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1ServiceListModifier and TypeMethodDescriptionCoreV1Api.APIlistNamespacedServiceRequest.execute()Execute listNamespacedService requestCoreV1Api.APIlistServiceForAllNamespacesRequest.execute()Execute listServiceForAllNamespaces requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1ServiceListModifier and TypeMethodDescriptionCoreV1Api.APIlistNamespacedServiceRequest.executeWithHttpInfo()Execute listNamespacedService request with HTTP info returnedCoreV1Api.APIlistServiceForAllNamespacesRequest.executeWithHttpInfo()Execute listServiceForAllNamespaces request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1ServiceListModifier and TypeMethodDescriptionokhttp3.CallCoreV1Api.APIlistNamespacedServiceRequest.executeAsync(ApiCallback<V1ServiceList> _callback) Execute listNamespacedService request (asynchronously)okhttp3.CallCoreV1Api.APIlistServiceForAllNamespacesRequest.executeAsync(ApiCallback<V1ServiceList> _callback) Execute listServiceForAllNamespaces request (asynchronously) -
Uses of V1ServiceList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ServiceListModifier and TypeMethodDescriptionV1ServiceList.addItemsItem(V1Service itemsItem) V1ServiceList.apiVersion(String apiVersion) static V1ServiceListCreate an instance of V1ServiceList given an JSON stringV1ServiceList.metadata(V1ListMeta metadata)