| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationJobResponse |
class |
DlpEvaluatePoliciesJobResponse |
class |
EvaluateLabelJobResponse |
class |
EvaluateLabelsAndPoliciesJobResponse |
| Modifier and Type | Method and Description |
|---|---|
JobResponseBase |
JobResponseBase.Builder.build() |
JobResponseBase |
JobResponseBase.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
JobResponseBase |
JobResponseBase.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
JobResponseBase |
JobResponseBase.withCreationDateTime(OffsetDateTime creationDateTime) |
JobResponseBase |
JobResponseBase.withEndDateTime(OffsetDateTime endDateTime) |
JobResponseBase |
JobResponseBase.withError(ClassificationError error) |
JobResponseBase |
JobResponseBase.withStartDateTime(OffsetDateTime startDateTime) |
JobResponseBase |
JobResponseBase.withStatus(String status) |
JobResponseBase |
JobResponseBase.withTenantId(String tenantId) |
JobResponseBase |
JobResponseBase.withType(String type) |
Copyright © 2018–2020. All rights reserved.