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