Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.IdentityPreferenceResponse
-
Packages that use IdentityPreferenceResponse 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 IdentityPreferenceResponse 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 IdentityPreferenceResponse Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<IdentityPreferenceResponse>IamIdentity. getPreferencesOnScopeAccount(GetPreferencesOnScopeAccountOptions getPreferencesOnScopeAccountOptions)Get Identity Preference on scope account.com.ibm.cloud.sdk.core.http.ServiceCall<IdentityPreferenceResponse>IamIdentity. updatePreferenceOnScopeAccount(UpdatePreferenceOnScopeAccountOptions updatePreferenceOnScopeAccountOptions)Update Identity Preference on scope account. -
Uses of IdentityPreferenceResponse 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 IdentityPreferenceResponse Modifier and Type Method Description java.util.List<IdentityPreferenceResponse>AllIdentityPreferencesResponse. getPreferences()Gets the preferences.java.util.List<IdentityPreferenceResponse>IdentityPreferencesResponse. getPreferences()Gets the preferences.
-