Uses of Class
software.amazon.awssdk.services.workspacesthinclient.model.SoftwareSet
-
Packages that use SoftwareSet Package Description software.amazon.awssdk.services.workspacesthinclient.model -
-
Uses of SoftwareSet in software.amazon.awssdk.services.workspacesthinclient.model
Methods in software.amazon.awssdk.services.workspacesthinclient.model that return SoftwareSet Modifier and Type Method Description SoftwareSetGetSoftwareSetResponse. softwareSet()Describes a software set.Methods in software.amazon.awssdk.services.workspacesthinclient.model with parameters of type SoftwareSet Modifier and Type Method Description GetSoftwareSetResponse.BuilderGetSoftwareSetResponse.Builder. softwareSet(SoftwareSet softwareSet)Describes a software set.
-