public static final class UnsupportedGroupPolicyExtension.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
UnsupportedGroupPolicyExtension |
build() |
UnsupportedGroupPolicyExtension.Builder |
extensionType(String extensionType)
“ExtensionType of the unsupported extension.”
|
UnsupportedGroupPolicyExtension.Builder |
id(String id) |
UnsupportedGroupPolicyExtension.Builder |
namespaceUrl(String namespaceUrl)
“Namespace Url of the unsupported extension.”
|
UnsupportedGroupPolicyExtension.Builder |
nodeName(String nodeName)
“Node name of the unsupported extension.”
|
UnsupportedGroupPolicyExtension.Builder |
settingScope(GroupPolicySettingScope settingScope)
“Setting Scope of the unsupported extension.”
|
public UnsupportedGroupPolicyExtension.Builder id(String id)
public UnsupportedGroupPolicyExtension.Builder settingScope(GroupPolicySettingScope settingScope)
settingScope - value of settingScope property (as defined in service metadata)this (for method chaining)public UnsupportedGroupPolicyExtension.Builder namespaceUrl(String namespaceUrl)
namespaceUrl - value of namespaceUrl property (as defined in service metadata)this (for method chaining)public UnsupportedGroupPolicyExtension.Builder extensionType(String extensionType)
extensionType - value of extensionType property (as defined in service metadata)this (for method chaining)public UnsupportedGroupPolicyExtension.Builder nodeName(String nodeName)
nodeName - value of nodeName property (as defined in service metadata)this (for method chaining)public UnsupportedGroupPolicyExtension build()
Copyright © 2018–2020. All rights reserved.