Uses of Class
io.kubernetes.client.openapi.models.V1IngressList
Packages that use V1IngressList
-
Uses of V1IngressList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1IngressListModifier and TypeMethodDescriptionNetworkingV1Api.APIlistIngressForAllNamespacesRequest.execute()Execute listIngressForAllNamespaces requestNetworkingV1Api.APIlistNamespacedIngressRequest.execute()Execute listNamespacedIngress requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1IngressListModifier and TypeMethodDescriptionNetworkingV1Api.APIlistIngressForAllNamespacesRequest.executeWithHttpInfo()Execute listIngressForAllNamespaces request with HTTP info returnedNetworkingV1Api.APIlistNamespacedIngressRequest.executeWithHttpInfo()Execute listNamespacedIngress request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1IngressListModifier and TypeMethodDescriptionokhttp3.CallNetworkingV1Api.APIlistIngressForAllNamespacesRequest.executeAsync(ApiCallback<V1IngressList> _callback) Execute listIngressForAllNamespaces request (asynchronously)okhttp3.CallNetworkingV1Api.APIlistNamespacedIngressRequest.executeAsync(ApiCallback<V1IngressList> _callback) Execute listNamespacedIngress request (asynchronously) -
Uses of V1IngressList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1IngressListModifier and TypeMethodDescriptionV1IngressList.addItemsItem(V1Ingress itemsItem) V1IngressList.apiVersion(String apiVersion) static V1IngressListCreate an instance of V1IngressList given an JSON stringV1IngressList.metadata(V1ListMeta metadata)