public class UpdateUserAgentRuleOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateUserAgentRuleOptions.Builder
Builder.
|
static interface |
UpdateUserAgentRuleOptions.Mode
The type of action to perform.
|
| Modifier and Type | Method and Description |
|---|---|
UseragentRuleInputConfiguration |
configuration()
Gets the configuration.
|
String |
description()
Gets the description.
|
String |
mode()
Gets the mode.
|
UpdateUserAgentRuleOptions.Builder |
newBuilder()
New builder.
|
Boolean |
paused()
Gets the paused.
|
String |
useragentRuleIdentifier()
Gets the useragentRuleIdentifier.
|
public UpdateUserAgentRuleOptions.Builder newBuilder()
public String useragentRuleIdentifier()
public Boolean paused()
public String description()
public String mode()
public UseragentRuleInputConfiguration configuration()
Copyright © 2022 IBM Cloud Networking Services. All rights reserved.