Uses of Class
io.kubernetes.client.openapi.models.V1alpha3ResourceSliceList
Packages that use V1alpha3ResourceSliceList
-
Uses of V1alpha3ResourceSliceList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha3ResourceSliceListModifier and TypeMethodDescriptionResourceV1alpha3Api.APIlistResourceSliceRequest.execute()Execute listResourceSlice requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha3ResourceSliceListModifier and TypeMethodDescriptionResourceV1alpha3Api.APIlistResourceSliceRequest.executeWithHttpInfo()Execute listResourceSlice request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha3ResourceSliceListModifier and TypeMethodDescriptionokhttp3.CallResourceV1alpha3Api.APIlistResourceSliceRequest.executeAsync(ApiCallback<V1alpha3ResourceSliceList> _callback) Execute listResourceSlice request (asynchronously) -
Uses of V1alpha3ResourceSliceList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3ResourceSliceListModifier and TypeMethodDescriptionV1alpha3ResourceSliceList.addItemsItem(V1alpha3ResourceSlice itemsItem) V1alpha3ResourceSliceList.apiVersion(String apiVersion) static V1alpha3ResourceSliceListCreate an instance of V1alpha3ResourceSliceList given an JSON stringV1alpha3ResourceSliceList.items(List<V1alpha3ResourceSlice> items) V1alpha3ResourceSliceList.metadata(V1ListMeta metadata)