public class DlpEvaluationWindowsDevicesInput extends DlpEvaluationInput implements com.github.davidmoten.odata.client.ODataType
| Modifier and Type | Class and Description |
|---|---|
static class |
DlpEvaluationWindowsDevicesInput.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected ContentProperties |
contentProperties |
protected String |
sharedBy |
protected com.github.davidmoten.odata.client.internal.UnmappedFields |
unmappedFields |
accessScope, contextPath, currentLabel, discoveredSensitiveTypes, discoveredSensitiveTypesNextLink, odataType| Modifier | Constructor and Description |
|---|---|
protected |
DlpEvaluationWindowsDevicesInput() |
| Modifier and Type | Method and Description |
|---|---|
static DlpEvaluationWindowsDevicesInput.Builder |
builderDlpEvaluationWindowsDevicesInput()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Optional<ContentProperties> |
getContentProperties() |
Optional<String> |
getSharedBy() |
com.github.davidmoten.odata.client.internal.UnmappedFields |
getUnmappedFields() |
String |
odataTypeName() |
void |
postInject(boolean addKeysToContextPath) |
String |
toString() |
DlpEvaluationWindowsDevicesInput |
withContentProperties(ContentProperties contentProperties) |
DlpEvaluationWindowsDevicesInput |
withSharedBy(String sharedBy) |
builder, getAccessScope, getCurrentLabel, getDiscoveredSensitiveTypes, getDiscoveredSensitiveTypes, withAccessScope, withCurrentLabelprotected com.github.davidmoten.odata.client.internal.UnmappedFields unmappedFields
protected ContentProperties contentProperties
protected String sharedBy
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class DlpEvaluationInputpublic Optional<ContentProperties> getContentProperties()
public DlpEvaluationWindowsDevicesInput withContentProperties(ContentProperties contentProperties)
public DlpEvaluationWindowsDevicesInput withSharedBy(String sharedBy)
public com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class DlpEvaluationInputpublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class DlpEvaluationInputpublic static DlpEvaluationWindowsDevicesInput.Builder builderDlpEvaluationWindowsDevicesInput()
public String toString()
toString in class DlpEvaluationInputCopyright © 2018–2020. All rights reserved.