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