public static final class DescribeUserProfilePathRulesResponseBody.Rules.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeUserProfilePathRulesResponseBody.Rules.Builder |
blackPath(DescribeUserProfilePathRulesResponseBody.BlackPath blackPath)
The blacklist that is configured.
|
DescribeUserProfilePathRulesResponseBody.Rules |
build() |
DescribeUserProfilePathRulesResponseBody.Rules.Builder |
whitePaths(List<DescribeUserProfilePathRulesResponseBody.WhitePaths> whitePaths)
The directories in the whitelist.
|
public DescribeUserProfilePathRulesResponseBody.Rules.Builder blackPath(DescribeUserProfilePathRulesResponseBody.BlackPath blackPath)
public DescribeUserProfilePathRulesResponseBody.Rules.Builder whitePaths(List<DescribeUserProfilePathRulesResponseBody.WhitePaths> whitePaths)
public DescribeUserProfilePathRulesResponseBody.Rules build()
Copyright © 2024. All rights reserved.