Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.ProfileLink
-
Packages that use ProfileLink Package Description com.ibm.cloud.platform_services.iam_identity.v1 IAM Identity Services v1.com.ibm.cloud.platform_services.iam_identity.v1.model -
-
Uses of ProfileLink in com.ibm.cloud.platform_services.iam_identity.v1
Methods in com.ibm.cloud.platform_services.iam_identity.v1 that return types with arguments of type ProfileLink Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ProfileLink>IamIdentity. createLink(CreateLinkOptions createLinkOptions)Create link to a trusted profile.com.ibm.cloud.sdk.core.http.ServiceCall<ProfileLink>IamIdentity. getLink(GetLinkOptions getLinkOptions)Get link to a trusted profile. -
Uses of ProfileLink in com.ibm.cloud.platform_services.iam_identity.v1.model
Methods in com.ibm.cloud.platform_services.iam_identity.v1.model that return types with arguments of type ProfileLink Modifier and Type Method Description java.util.List<ProfileLink>ProfileLinkList. getLinks()Gets the links.
-