public class SetIamSettingParam extends Object implements Serializable
Constructor and Description |
---|
SetIamSettingParam() |
Modifier and Type | Method and Description |
---|---|
String |
getSettingName() |
String |
getValue() |
void |
setSettingName(String settingName)
This is the variable name of the IAM setting.
|
void |
setValue(String value)
This is the String representation of the variable.
|
String |
toString() |
public String getSettingName()
public void setSettingName(String settingName)
public String getValue()
public void setValue(String value)
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.