Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.DeletePreferencesOnScopeAccountOptions
-
Packages that use DeletePreferencesOnScopeAccountOptions 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 DeletePreferencesOnScopeAccountOptions in com.ibm.cloud.platform_services.iam_identity.v1
Methods in com.ibm.cloud.platform_services.iam_identity.v1 with parameters of type DeletePreferencesOnScopeAccountOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void>IamIdentity. deletePreferencesOnScopeAccount(DeletePreferencesOnScopeAccountOptions deletePreferencesOnScopeAccountOptions)Delete Identity Preference on scope account. -
Uses of DeletePreferencesOnScopeAccountOptions in com.ibm.cloud.platform_services.iam_identity.v1.model
Methods in com.ibm.cloud.platform_services.iam_identity.v1.model that return DeletePreferencesOnScopeAccountOptions Modifier and Type Method Description DeletePreferencesOnScopeAccountOptionsDeletePreferencesOnScopeAccountOptions.Builder. build()Builds a DeletePreferencesOnScopeAccountOptions.
-