Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.GetAllPreferencesOnScopeAccountOptions.Builder
-
Packages that use GetAllPreferencesOnScopeAccountOptions.Builder Package Description com.ibm.cloud.platform_services.iam_identity.v1.model -
-
Uses of GetAllPreferencesOnScopeAccountOptions.Builder in com.ibm.cloud.platform_services.iam_identity.v1.model
Methods in com.ibm.cloud.platform_services.iam_identity.v1.model that return GetAllPreferencesOnScopeAccountOptions.Builder Modifier and Type Method Description GetAllPreferencesOnScopeAccountOptions.BuilderGetAllPreferencesOnScopeAccountOptions.Builder. accountId(java.lang.String accountId)Set the accountId.GetAllPreferencesOnScopeAccountOptions.BuilderGetAllPreferencesOnScopeAccountOptions.Builder. iamId(java.lang.String iamId)Set the iamId.GetAllPreferencesOnScopeAccountOptions.BuilderGetAllPreferencesOnScopeAccountOptions. newBuilder()New builder.
-