Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedWebApp
-
Packages that use DescribedWebApp Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedWebApp in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedWebApp Modifier and Type Method Description DescribedWebAppDescribeWebAppResponse. webApp()Returns a structure that contains the details of the web app.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedWebApp Modifier and Type Method Description DescribeWebAppResponse.BuilderDescribeWebAppResponse.Builder. webApp(DescribedWebApp webApp)Returns a structure that contains the details of the web app.
-