Uses of Class
io.kubernetes.client.openapi.models.V1alpha2ResourceClaimParametersList
Packages that use V1alpha2ResourceClaimParametersList
-
Uses of V1alpha2ResourceClaimParametersList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha2ResourceClaimParametersListModifier and TypeMethodDescriptionResourceV1alpha2Api.APIlistNamespacedResourceClaimParametersRequest.execute()Execute listNamespacedResourceClaimParameters requestResourceV1alpha2Api.APIlistResourceClaimParametersForAllNamespacesRequest.execute()Execute listResourceClaimParametersForAllNamespaces requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha2ResourceClaimParametersListModifier and TypeMethodDescriptionResourceV1alpha2Api.APIlistNamespacedResourceClaimParametersRequest.executeWithHttpInfo()Execute listNamespacedResourceClaimParameters request with HTTP info returnedResourceV1alpha2Api.APIlistResourceClaimParametersForAllNamespacesRequest.executeWithHttpInfo()Execute listResourceClaimParametersForAllNamespaces request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha2ResourceClaimParametersListModifier and TypeMethodDescriptionokhttp3.CallResourceV1alpha2Api.APIlistNamespacedResourceClaimParametersRequest.executeAsync(ApiCallback<V1alpha2ResourceClaimParametersList> _callback) Execute listNamespacedResourceClaimParameters request (asynchronously)okhttp3.CallResourceV1alpha2Api.APIlistResourceClaimParametersForAllNamespacesRequest.executeAsync(ApiCallback<V1alpha2ResourceClaimParametersList> _callback) Execute listResourceClaimParametersForAllNamespaces request (asynchronously) -
Uses of V1alpha2ResourceClaimParametersList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2ResourceClaimParametersListModifier and TypeMethodDescriptionV1alpha2ResourceClaimParametersList.addItemsItem(V1alpha2ResourceClaimParameters itemsItem) V1alpha2ResourceClaimParametersList.apiVersion(String apiVersion) Create an instance of V1alpha2ResourceClaimParametersList given an JSON stringV1alpha2ResourceClaimParametersList.items(List<V1alpha2ResourceClaimParameters> items) V1alpha2ResourceClaimParametersList.metadata(V1ListMeta metadata)