Uses of Interface
software.amazon.awscdk.services.batch.Device
Packages that use Device
-
Uses of Device in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement DeviceMethods in software.amazon.awscdk.services.batch that return DeviceMethods in software.amazon.awscdk.services.batch that return types with arguments of type DeviceModifier and TypeMethodDescriptionLinuxParameters.getDevices()Deprecated.use addDevices insteadMethods in software.amazon.awscdk.services.batch with parameters of type DeviceModifier and TypeMethodDescriptionvoidLinuxParameters.addDevices(Device... device) Adds one or more host devices to a container.