public class CreateZoneUserAgentRuleOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateZoneUserAgentRuleOptions.Builder
Builder.
|
static interface |
CreateZoneUserAgentRuleOptions.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.
|
CreateZoneUserAgentRuleOptions.Builder |
newBuilder()
New builder.
|
Boolean |
paused()
Gets the paused.
|
public CreateZoneUserAgentRuleOptions.Builder newBuilder()
public Boolean paused()
public String description()
public String mode()
public UseragentRuleInputConfiguration configuration()
Copyright © 2022 IBM Cloud Networking Services. All rights reserved.