Uses of Class
io.kubernetes.client.openapi.models.V1ResourceSliceList
Packages that use V1ResourceSliceList
-
Uses of V1ResourceSliceList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1ResourceSliceListModifier and TypeMethodDescriptionResourceV1Api.APIlistResourceSliceRequest.execute()Execute listResourceSlice requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1ResourceSliceListModifier and TypeMethodDescriptionResourceV1Api.APIlistResourceSliceRequest.executeWithHttpInfo()Execute listResourceSlice request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1ResourceSliceListModifier and TypeMethodDescriptionokhttp3.CallResourceV1Api.APIlistResourceSliceRequest.executeAsync(ApiCallback<V1ResourceSliceList> _callback) Execute listResourceSlice request (asynchronously) -
Uses of V1ResourceSliceList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ResourceSliceListModifier and TypeMethodDescriptionV1ResourceSliceList.addItemsItem(V1ResourceSlice itemsItem) V1ResourceSliceList.apiVersion(String apiVersion) static V1ResourceSliceListCreate an instance of V1ResourceSliceList given an JSON stringV1ResourceSliceList.items(List<V1ResourceSlice> items) V1ResourceSliceList.metadata(V1ListMeta metadata)