Class ClientConfigurations
java.lang.Object
org.apache.camel.component.huaweicloud.iam.models.ClientConfigurations
Class to combine parameters which can be passed through exchange properties and endpoint parameters to avoid checking
both each time they are used
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetGroupId(String groupId) voidsetOperation(String operation) void
-
Constructor Details
-
ClientConfigurations
public ClientConfigurations()
-
-
Method Details
-
getOperation
-
setOperation
-
getUserId
-
setUserId
-
getGroupId
-
setGroupId
-