Uses of Class
io.kubernetes.client.openapi.models.V1beta2DeviceAllocationResult
Packages that use V1beta2DeviceAllocationResult
-
Uses of V1beta2DeviceAllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2DeviceAllocationResultModifier and TypeMethodDescriptionV1beta2DeviceAllocationResult.addConfigItem
(V1beta2DeviceAllocationConfiguration configItem) V1beta2DeviceAllocationResult.addResultsItem
(V1beta2DeviceRequestAllocationResult resultsItem) V1beta2DeviceAllocationResult.config
(List<V1beta2DeviceAllocationConfiguration> config) V1beta2AllocationResult.getDevices()
Get devicesV1beta2DeviceAllocationResult.results
(List<V1beta2DeviceRequestAllocationResult> results) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2DeviceAllocationResultModifier and TypeMethodDescriptionV1beta2AllocationResult.devices
(V1beta2DeviceAllocationResult devices) void
V1beta2AllocationResult.setDevices
(V1beta2DeviceAllocationResult devices)