Uses of Class
io.kubernetes.client.openapi.models.V1DeviceAllocationResult
Packages that use V1DeviceAllocationResult
-
Uses of V1DeviceAllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DeviceAllocationResultModifier and TypeMethodDescriptionV1DeviceAllocationResult.addConfigItem(V1DeviceAllocationConfiguration configItem) V1DeviceAllocationResult.addResultsItem(V1DeviceRequestAllocationResult resultsItem) V1DeviceAllocationResult.config(List<V1DeviceAllocationConfiguration> config) V1AllocationResult.getDevices()Get devicesV1DeviceAllocationResult.results(List<V1DeviceRequestAllocationResult> results) Methods in io.kubernetes.client.openapi.models with parameters of type V1DeviceAllocationResultModifier and TypeMethodDescriptionV1AllocationResult.devices(V1DeviceAllocationResult devices) voidV1AllocationResult.setDevices(V1DeviceAllocationResult devices)