public static final class WindowsInformationProtectionResourceCollection.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
WindowsInformationProtectionResourceCollection |
build() |
WindowsInformationProtectionResourceCollection.Builder |
displayName(String displayName)
“Display name”
|
WindowsInformationProtectionResourceCollection.Builder |
resources(List<String> resources)
“Collection of resources”
|
WindowsInformationProtectionResourceCollection.Builder |
resourcesNextLink(String resourcesNextLink)
“Collection of resources”
|
public WindowsInformationProtectionResourceCollection.Builder displayName(String displayName)
displayName - value of displayName property (as defined in service metadata)this (for method chaining)public WindowsInformationProtectionResourceCollection.Builder resources(List<String> resources)
resources - value of resources property (as defined in service metadata)this (for method chaining)public WindowsInformationProtectionResourceCollection.Builder resourcesNextLink(String resourcesNextLink)
resourcesNextLink - value of resources@nextLink property (as defined in service metadata)this (for method chaining)public WindowsInformationProtectionResourceCollection build()
Copyright © 2018–2020. All rights reserved.