| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WorkforceIntegrationEncryption |
WorkforceIntegrationEncryption.Builder.build() |
WorkforceIntegrationEncryption |
WorkforceIntegrationEncryption.withProtocol(WorkforceIntegrationEncryptionProtocol protocol) |
WorkforceIntegrationEncryption |
WorkforceIntegrationEncryption.withSecret(String secret) |
| Modifier and Type | Field and Description |
|---|---|
protected WorkforceIntegrationEncryption |
WorkforceIntegration.encryption |
| Modifier and Type | Method and Description |
|---|---|
Optional<WorkforceIntegrationEncryption> |
WorkforceIntegration.getEncryption() |
| Modifier and Type | Method and Description |
|---|---|
WorkforceIntegration.Builder |
WorkforceIntegration.Builder.encryption(WorkforceIntegrationEncryption encryption) |
WorkforceIntegration |
WorkforceIntegration.withEncryption(WorkforceIntegrationEncryption encryption) |
Copyright © 2018–2020. All rights reserved.