Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedWebAppCustomization
-
Packages that use DescribedWebAppCustomization Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedWebAppCustomization in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedWebAppCustomization Modifier and Type Method Description DescribedWebAppCustomizationDescribeWebAppCustomizationResponse. webAppCustomization()Returns a structure that contains the details of the web app customizations.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedWebAppCustomization Modifier and Type Method Description DescribeWebAppCustomizationResponse.BuilderDescribeWebAppCustomizationResponse.Builder. webAppCustomization(DescribedWebAppCustomization webAppCustomization)Returns a structure that contains the details of the web app customizations.
-