public static final class DescribeHybridProxyPolicyResponseBody.Info.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeHybridProxyPolicyResponseBody.Info |
build() |
DescribeHybridProxyPolicyResponseBody.Info.Builder |
config(String config)
The value of the policy configurations.
|
DescribeHybridProxyPolicyResponseBody.Info.Builder |
fileName(String fileName)
The name of the file.
|
DescribeHybridProxyPolicyResponseBody.Info.Builder |
type(String type)
The type of the policy that you configured.
|
public DescribeHybridProxyPolicyResponseBody.Info.Builder config(String config)
The value of the policy configurations.
example:10
public DescribeHybridProxyPolicyResponseBody.Info.Builder fileName(String fileName)
The name of the file. After you configure a blocking policy, the blocked data is written to the file.
example:test
public DescribeHybridProxyPolicyResponseBody.Info.Builder type(String type)
The type of the policy that you configured. Valid values:
file
public DescribeHybridProxyPolicyResponseBody.Info build()
Copyright © 2026. All rights reserved.