Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.GetTrustedProfileAssignmentOptions
-
Packages that use GetTrustedProfileAssignmentOptions 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 GetTrustedProfileAssignmentOptions in com.ibm.cloud.platform_services.iam_identity.v1
Methods in com.ibm.cloud.platform_services.iam_identity.v1 with parameters of type GetTrustedProfileAssignmentOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<TemplateAssignmentResponse>IamIdentity. getTrustedProfileAssignment(GetTrustedProfileAssignmentOptions getTrustedProfileAssignmentOptions)Get assignment. -
Uses of GetTrustedProfileAssignmentOptions in com.ibm.cloud.platform_services.iam_identity.v1.model
Methods in com.ibm.cloud.platform_services.iam_identity.v1.model that return GetTrustedProfileAssignmentOptions Modifier and Type Method Description GetTrustedProfileAssignmentOptionsGetTrustedProfileAssignmentOptions.Builder. build()Builds a GetTrustedProfileAssignmentOptions.
-