Uses of Class
software.amazon.awssdk.services.apptest.model.File
-
Packages that use File Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of File in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return File Modifier and Type Method Description static FileFile. fromFileType(Consumer<CompareFileType.Builder> fileType)Create an instance of this class withfileType()initialized to the given value.static FileFile. fromFileType(CompareFileType fileType)Create an instance of this class withfileType()initialized to the given value.FileCompareActionSummary. type()The type of the compare action summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type File Modifier and Type Method Description CompareActionSummary.BuilderCompareActionSummary.Builder. type(File type)The type of the compare action summary.
-