Uses of Class
io.kubernetes.client.openapi.models.V1beta1DeviceAllocationResult
Packages that use V1beta1DeviceAllocationResult
-
Uses of V1beta1DeviceAllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1DeviceAllocationResultModifier and TypeMethodDescriptionV1beta1DeviceAllocationResult.addConfigItem
(V1beta1DeviceAllocationConfiguration configItem) V1beta1DeviceAllocationResult.addResultsItem
(V1beta1DeviceRequestAllocationResult resultsItem) V1beta1DeviceAllocationResult.config
(List<V1beta1DeviceAllocationConfiguration> config) Create an instance of V1beta1DeviceAllocationResult given an JSON stringV1beta1AllocationResult.getDevices()
Get devicesV1beta1DeviceAllocationResult.results
(List<V1beta1DeviceRequestAllocationResult> results) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1DeviceAllocationResultModifier and TypeMethodDescriptionV1beta1AllocationResult.devices
(V1beta1DeviceAllocationResult devices) void
V1beta1AllocationResult.setDevices
(V1beta1DeviceAllocationResult devices)