Uses of Class
io.kubernetes.client.openapi.models.V1alpha2ResourceSliceList
Packages that use V1alpha2ResourceSliceList
-
Uses of V1alpha2ResourceSliceList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha2ResourceSliceListModifier and TypeMethodDescriptionResourceV1alpha2Api.APIlistResourceSliceRequest.execute()
Execute listResourceSlice requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha2ResourceSliceListModifier and TypeMethodDescriptionResourceV1alpha2Api.APIlistResourceSliceRequest.executeWithHttpInfo()
Execute listResourceSlice request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha2ResourceSliceListModifier and TypeMethodDescriptionokhttp3.Call
ResourceV1alpha2Api.APIlistResourceSliceRequest.executeAsync
(ApiCallback<V1alpha2ResourceSliceList> _callback) Execute listResourceSlice request (asynchronously) -
Uses of V1alpha2ResourceSliceList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2ResourceSliceListModifier and TypeMethodDescriptionV1alpha2ResourceSliceList.addItemsItem
(V1alpha2ResourceSlice itemsItem) V1alpha2ResourceSliceList.apiVersion
(String apiVersion) static V1alpha2ResourceSliceList
Create an instance of V1alpha2ResourceSliceList given an JSON stringV1alpha2ResourceSliceList.items
(List<V1alpha2ResourceSlice> items) V1alpha2ResourceSliceList.metadata
(V1ListMeta metadata)