Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceRequestAllocationResult
Packages that use V1alpha3DeviceRequestAllocationResult
-
Uses of V1alpha3DeviceRequestAllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceRequestAllocationResultModifier and TypeMethodDescriptionV1alpha3DeviceRequestAllocationResult.adminAccess
(Boolean adminAccess) Create an instance of V1alpha3DeviceRequestAllocationResult given an JSON stringMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha3DeviceRequestAllocationResultModifier and TypeMethodDescriptionV1alpha3DeviceAllocationResult.getResults()
Results lists all allocated devices.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceRequestAllocationResultModifier and TypeMethodDescriptionV1alpha3DeviceAllocationResult.addResultsItem
(V1alpha3DeviceRequestAllocationResult resultsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha3DeviceRequestAllocationResultModifier and TypeMethodDescriptionV1alpha3DeviceAllocationResult.results
(List<V1alpha3DeviceRequestAllocationResult> results) void
V1alpha3DeviceAllocationResult.setResults
(List<V1alpha3DeviceRequestAllocationResult> results)