public class UseragentRuleObject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static interface |
UseragentRuleObject.Mode
The type of action to perform.
|
| Constructor and Description |
|---|
UseragentRuleObject() |
| Modifier and Type | Method and Description |
|---|---|
UseragentRuleObjectConfiguration |
getConfiguration()
Gets the configuration.
|
String |
getDescription()
Gets the description.
|
String |
getId()
Gets the id.
|
String |
getMode()
Gets the mode.
|
Boolean |
isPaused()
Gets the paused.
|
public String getId()
public Boolean isPaused()
public String getDescription()
public String getMode()
public UseragentRuleObjectConfiguration getConfiguration()
Copyright © 2022 IBM Cloud Networking Services. All rights reserved.