Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.TemplateProfileComponentRequest
-
Packages that use TemplateProfileComponentRequest Package Description com.ibm.cloud.platform_services.iam_identity.v1.model -
-
Uses of TemplateProfileComponentRequest in com.ibm.cloud.platform_services.iam_identity.v1.model
Methods in com.ibm.cloud.platform_services.iam_identity.v1.model that return TemplateProfileComponentRequest Modifier and Type Method Description TemplateProfileComponentRequestTemplateProfileComponentRequest.Builder. build()Builds a TemplateProfileComponentRequest.TemplateProfileComponentRequestCreateProfileTemplateOptions. profile()Gets the profile.TemplateProfileComponentRequestCreateProfileTemplateVersionOptions. profile()Gets the profile.TemplateProfileComponentRequestUpdateProfileTemplateVersionOptions. profile()Gets the profile.Methods in com.ibm.cloud.platform_services.iam_identity.v1.model with parameters of type TemplateProfileComponentRequest Modifier and Type Method Description CreateProfileTemplateOptions.BuilderCreateProfileTemplateOptions.Builder. profile(TemplateProfileComponentRequest profile)Set the profile.CreateProfileTemplateVersionOptions.BuilderCreateProfileTemplateVersionOptions.Builder. profile(TemplateProfileComponentRequest profile)Set the profile.UpdateProfileTemplateVersionOptions.BuilderUpdateProfileTemplateVersionOptions.Builder. profile(TemplateProfileComponentRequest profile)Set the profile.
-