Uses of Class
io.kubernetes.client.openapi.models.V1ComponentStatusList
Packages that use V1ComponentStatusList
-
Uses of V1ComponentStatusList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1ComponentStatusListModifier and TypeMethodDescriptionCoreV1Api.APIlistComponentStatusRequest.execute()
Execute listComponentStatus requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1ComponentStatusListModifier and TypeMethodDescriptionCoreV1Api.APIlistComponentStatusRequest.executeWithHttpInfo()
Execute listComponentStatus request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1ComponentStatusListModifier and TypeMethodDescriptionokhttp3.Call
CoreV1Api.APIlistComponentStatusRequest.executeAsync
(ApiCallback<V1ComponentStatusList> _callback) Execute listComponentStatus request (asynchronously) -
Uses of V1ComponentStatusList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ComponentStatusListModifier and TypeMethodDescriptionV1ComponentStatusList.addItemsItem
(V1ComponentStatus itemsItem) V1ComponentStatusList.apiVersion
(String apiVersion) static V1ComponentStatusList
Create an instance of V1ComponentStatusList given an JSON stringV1ComponentStatusList.items
(List<V1ComponentStatus> items) V1ComponentStatusList.metadata
(V1ListMeta metadata)