Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.GetAllPreferencesOnScopeAccountOptions
-
Packages that use GetAllPreferencesOnScopeAccountOptions 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 GetAllPreferencesOnScopeAccountOptions in com.ibm.cloud.platform_services.iam_identity.v1
Methods in com.ibm.cloud.platform_services.iam_identity.v1 with parameters of type GetAllPreferencesOnScopeAccountOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<IdentityPreferencesResponse>IamIdentity. getAllPreferencesOnScopeAccount(GetAllPreferencesOnScopeAccountOptions getAllPreferencesOnScopeAccountOptions)Get all Identity Preferences on scope account. -
Uses of GetAllPreferencesOnScopeAccountOptions in com.ibm.cloud.platform_services.iam_identity.v1.model
Methods in com.ibm.cloud.platform_services.iam_identity.v1.model that return GetAllPreferencesOnScopeAccountOptions Modifier and Type Method Description GetAllPreferencesOnScopeAccountOptionsGetAllPreferencesOnScopeAccountOptions.Builder. build()Builds a GetAllPreferencesOnScopeAccountOptions.
-