java.lang.Object
org.apache.camel.component.huaweicloud.iam.constants.IAMOperations
public final class IAMOperations
extends Object
Constants for all the supported IAM operations
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
LIST_USERS
public static final String LIST_USERS
- See Also:
-
-
GET_USER
public static final String GET_USER
- See Also:
-
-
UPDATE_USER
public static final String UPDATE_USER
- See Also:
-
-
LIST_GROUPS
public static final String LIST_GROUPS
- See Also:
-
-
GET_GROUP_USERS
public static final String GET_GROUP_USERS
- See Also:
-
-
UPDATE_GROUP
public static final String UPDATE_GROUP
- See Also:
-