Uses of Class
software.amazon.awssdk.services.ssoadmin.model.DisplayData
-
Packages that use DisplayData Package Description software.amazon.awssdk.services.ssoadmin.model -
-
Uses of DisplayData in software.amazon.awssdk.services.ssoadmin.model
Methods in software.amazon.awssdk.services.ssoadmin.model that return DisplayData Modifier and Type Method Description DisplayDataApplicationProvider. displayData()A structure that describes how IAM Identity Center represents the application provider in the portal.DisplayDataDescribeApplicationProviderResponse. displayData()A structure with details about the display data for the application provider.Methods in software.amazon.awssdk.services.ssoadmin.model with parameters of type DisplayData Modifier and Type Method Description ApplicationProvider.BuilderApplicationProvider.Builder. displayData(DisplayData displayData)A structure that describes how IAM Identity Center represents the application provider in the portal.DescribeApplicationProviderResponse.BuilderDescribeApplicationProviderResponse.Builder. displayData(DisplayData displayData)A structure with details about the display data for the application provider.
-