Uses of Class
software.amazon.awssdk.services.verifiedpermissions.model.IdentitySourceDetails
-
Packages that use IdentitySourceDetails Package Description software.amazon.awssdk.services.verifiedpermissions.model -
-
Uses of IdentitySourceDetails in software.amazon.awssdk.services.verifiedpermissions.model
Methods in software.amazon.awssdk.services.verifiedpermissions.model that return IdentitySourceDetails Modifier and Type Method Description IdentitySourceDetailsGetIdentitySourceResponse. details()A structure that describes the configuration of the identity source.Methods in software.amazon.awssdk.services.verifiedpermissions.model with parameters of type IdentitySourceDetails Modifier and Type Method Description GetIdentitySourceResponse.BuilderGetIdentitySourceResponse.Builder. details(IdentitySourceDetails details)A structure that describes the configuration of the identity source.
-