Uses of Class
software.amazon.awssdk.services.snowdevicemanagement.model.SoftwareInformation
-
Packages that use SoftwareInformation Package Description software.amazon.awssdk.services.snowdevicemanagement.model -
-
Uses of SoftwareInformation in software.amazon.awssdk.services.snowdevicemanagement.model
Methods in software.amazon.awssdk.services.snowdevicemanagement.model that return SoftwareInformation Modifier and Type Method Description SoftwareInformationDescribeDeviceResponse. software()The software installed on the device.Methods in software.amazon.awssdk.services.snowdevicemanagement.model with parameters of type SoftwareInformation Modifier and Type Method Description DescribeDeviceResponse.BuilderDescribeDeviceResponse.Builder. software(SoftwareInformation software)The software installed on the device.
-