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