| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.apiVersion(Integer apiVersion) |
static WorkforceIntegration.Builder |
WorkforceIntegration.builderWorkforceIntegration()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.createdDateTime(OffsetDateTime createdDateTime) |
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.displayName(String displayName) |
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.encryption(WorkforceIntegrationEncryption encryption) |
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.id(String id) |
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.isActive(Boolean isActive) |
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.lastModifiedBy(IdentitySet lastModifiedBy) |
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.supports(WorkforceIntegrationSupportedEntities supports) |
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.url(String url) |
Copyright © 2018–2020. All rights reserved.