Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceAllocationResult
Packages that use V1alpha3DeviceAllocationResult
-
Uses of V1alpha3DeviceAllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceAllocationResultModifier and TypeMethodDescriptionV1alpha3DeviceAllocationResult.addConfigItem
(V1alpha3DeviceAllocationConfiguration configItem) V1alpha3DeviceAllocationResult.addResultsItem
(V1alpha3DeviceRequestAllocationResult resultsItem) V1alpha3DeviceAllocationResult.config
(List<V1alpha3DeviceAllocationConfiguration> config) Create an instance of V1alpha3DeviceAllocationResult given an JSON stringV1alpha3AllocationResult.getDevices()
Get devicesV1alpha3DeviceAllocationResult.results
(List<V1alpha3DeviceRequestAllocationResult> results) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceAllocationResultModifier and TypeMethodDescriptionV1alpha3AllocationResult.devices
(V1alpha3DeviceAllocationResult devices) void
V1alpha3AllocationResult.setDevices
(V1alpha3DeviceAllocationResult devices)