| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WorkforceIntegration |
WorkforceIntegration.Builder.build() |
WorkforceIntegration |
WorkforceIntegration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WorkforceIntegration |
WorkforceIntegration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WorkforceIntegration |
WorkforceIntegration.withApiVersion(Integer apiVersion) |
WorkforceIntegration |
WorkforceIntegration.withDisplayName(String displayName) |
WorkforceIntegration |
WorkforceIntegration.withEligibilityFilteringEnabledEntities(EligibilityFilteringEnabledEntities eligibilityFilteringEnabledEntities) |
WorkforceIntegration |
WorkforceIntegration.withEncryption(WorkforceIntegrationEncryption encryption) |
WorkforceIntegration |
WorkforceIntegration.withIsActive(Boolean isActive) |
WorkforceIntegration |
WorkforceIntegration.withSupportedEntities(WorkforceIntegrationSupportedEntities supportedEntities) |
WorkforceIntegration |
WorkforceIntegration.withSupports(WorkforceIntegrationSupportedEntities supports) |
WorkforceIntegration |
WorkforceIntegration.withUrl(String url) |
Copyright © 2018–2020. All rights reserved.