Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.CreateLinkOptions
-
Packages that use CreateLinkOptions 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 CreateLinkOptions in com.ibm.cloud.platform_services.iam_identity.v1
Methods in com.ibm.cloud.platform_services.iam_identity.v1 with parameters of type CreateLinkOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ProfileLink>IamIdentity. createLink(CreateLinkOptions createLinkOptions)Create link to a trusted profile. -
Uses of CreateLinkOptions in com.ibm.cloud.platform_services.iam_identity.v1.model
Methods in com.ibm.cloud.platform_services.iam_identity.v1.model that return CreateLinkOptions Modifier and Type Method Description CreateLinkOptionsCreateLinkOptions.Builder. build()Builds a CreateLinkOptions.
-