Uses of Class
software.amazon.awssdk.services.verifiedpermissions.model.IdentitySourceItemDetails
-
Packages that use IdentitySourceItemDetails Package Description software.amazon.awssdk.services.verifiedpermissions.model -
-
Uses of IdentitySourceItemDetails in software.amazon.awssdk.services.verifiedpermissions.model
Methods in software.amazon.awssdk.services.verifiedpermissions.model that return IdentitySourceItemDetails Modifier and Type Method Description IdentitySourceItemDetailsIdentitySourceItem. details()A structure that contains the details of the associated identity provider (IdP).Methods in software.amazon.awssdk.services.verifiedpermissions.model with parameters of type IdentitySourceItemDetails Modifier and Type Method Description IdentitySourceItem.BuilderIdentitySourceItem.Builder. details(IdentitySourceItemDetails details)A structure that contains the details of the associated identity provider (IdP).
-