public static final class DlpEvaluationWindowsDevicesInput.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DlpEvaluationWindowsDevicesInput.Builder |
accessScope(AccessScope accessScope) |
DlpEvaluationWindowsDevicesInput |
build() |
DlpEvaluationWindowsDevicesInput.Builder |
contentProperties(ContentProperties contentProperties) |
DlpEvaluationWindowsDevicesInput.Builder |
currentLabel(CurrentLabel currentLabel) |
DlpEvaluationWindowsDevicesInput.Builder |
discoveredSensitiveTypes(DiscoveredSensitiveType... discoveredSensitiveTypes) |
DlpEvaluationWindowsDevicesInput.Builder |
discoveredSensitiveTypes(List<DiscoveredSensitiveType> discoveredSensitiveTypes) |
DlpEvaluationWindowsDevicesInput.Builder |
discoveredSensitiveTypesNextLink(String discoveredSensitiveTypesNextLink) |
DlpEvaluationWindowsDevicesInput.Builder |
sharedBy(String sharedBy) |
public DlpEvaluationWindowsDevicesInput.Builder discoveredSensitiveTypes(List<DiscoveredSensitiveType> discoveredSensitiveTypes)
public DlpEvaluationWindowsDevicesInput.Builder discoveredSensitiveTypes(DiscoveredSensitiveType... discoveredSensitiveTypes)
public DlpEvaluationWindowsDevicesInput.Builder discoveredSensitiveTypesNextLink(String discoveredSensitiveTypesNextLink)
public DlpEvaluationWindowsDevicesInput.Builder currentLabel(CurrentLabel currentLabel)
public DlpEvaluationWindowsDevicesInput.Builder accessScope(AccessScope accessScope)
public DlpEvaluationWindowsDevicesInput.Builder contentProperties(ContentProperties contentProperties)
public DlpEvaluationWindowsDevicesInput.Builder sharedBy(String sharedBy)
public DlpEvaluationWindowsDevicesInput build()
Copyright © 2018–2020. All rights reserved.