Skip to content

Commit

Permalink
feat(IAM Identity): adding Identity Preference API
Browse files Browse the repository at this point in the history
Signed-off-by: poorani <poorani.senthilkumar.sankari@ibm.com>
  • Loading branch information
pooraniss-ibm committed Jan 7, 2025
1 parent 93c8389 commit 45a8823
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1997,6 +1997,7 @@ public static void main(String[] args) throws Exception {

identityservice.deletePreferencesOnScopeAccount(deletePreferenceOption).execute();


// end-delete_preference_on_scope_account

} catch (ServiceResponseException e) {
Expand Down

0 comments on commit 45a8823

Please sign in to comment.