public static final class GroupPolicyPresentationListBox.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
GroupPolicyPresentationListBox |
build() |
GroupPolicyPresentationListBox.Builder |
explicitValue(Boolean explicitValue)
“If this option is specified true the user must specify the registry subkey value
and the registry subkey name.
|
GroupPolicyPresentationListBox.Builder |
id(String id) |
GroupPolicyPresentationListBox.Builder |
label(String label) |
GroupPolicyPresentationListBox.Builder |
lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
GroupPolicyPresentationListBox.Builder |
valuePrefix(String valuePrefix) |
public GroupPolicyPresentationListBox.Builder id(String id)
public GroupPolicyPresentationListBox.Builder label(String label)
public GroupPolicyPresentationListBox.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
public GroupPolicyPresentationListBox.Builder explicitValue(Boolean explicitValue)
explicitValue - value of explicitValue property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationListBox.Builder valuePrefix(String valuePrefix)
public GroupPolicyPresentationListBox build()
Copyright © 2018–2020. All rights reserved.