| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AlternativeSecurityId |
AlternativeSecurityId.Builder.build() |
AlternativeSecurityId |
AlternativeSecurityId.withIdentityProvider(String identityProvider) |
AlternativeSecurityId |
AlternativeSecurityId.withKey(byte[] key) |
AlternativeSecurityId |
AlternativeSecurityId.withType(Integer type) |
| Modifier and Type | Field and Description |
|---|---|
protected List<AlternativeSecurityId> |
Device.alternativeSecurityIds |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<AlternativeSecurityId> |
Device.getAlternativeSecurityIds() |
| Modifier and Type | Method and Description |
|---|---|
Device.Builder |
Device.Builder.alternativeSecurityIds(List<AlternativeSecurityId> alternativeSecurityIds) |
Copyright © 2018–2020. All rights reserved.