Uses of Class
com.ibm.cloud.platform_services.iam_policy_management.v1.model.RoleCollection
-
Packages that use RoleCollection Package Description com.ibm.cloud.platform_services.iam_policy_management.v1 IAM Policy Management v1. -
-
Uses of RoleCollection in com.ibm.cloud.platform_services.iam_policy_management.v1
Methods in com.ibm.cloud.platform_services.iam_policy_management.v1 that return types with arguments of type RoleCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<RoleCollection>IamPolicyManagement. listRoles()Get roles by filters.com.ibm.cloud.sdk.core.http.ServiceCall<RoleCollection>IamPolicyManagement. listRoles(ListRolesOptions listRolesOptions)Get roles by filters.
-