public static class CreateZoneUserAgentRuleOptions.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
CreateZoneUserAgentRuleOptions |
build()
Builds a CreateZoneUserAgentRuleOptions.
|
CreateZoneUserAgentRuleOptions.Builder |
configuration(UseragentRuleInputConfiguration configuration)
Set the configuration.
|
CreateZoneUserAgentRuleOptions.Builder |
description(String description)
Set the description.
|
CreateZoneUserAgentRuleOptions.Builder |
mode(String mode)
Set the mode.
|
CreateZoneUserAgentRuleOptions.Builder |
paused(Boolean paused)
Set the paused.
|
public CreateZoneUserAgentRuleOptions build()
public CreateZoneUserAgentRuleOptions.Builder paused(Boolean paused)
paused - the pausedpublic CreateZoneUserAgentRuleOptions.Builder description(String description)
description - the descriptionpublic CreateZoneUserAgentRuleOptions.Builder mode(String mode)
mode - the modepublic CreateZoneUserAgentRuleOptions.Builder configuration(UseragentRuleInputConfiguration configuration)
configuration - the configurationCopyright © 2022 IBM Cloud Networking Services. All rights reserved.