| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.container |
| Modifier and Type | Field and Description |
|---|---|
protected List<ChannelAccessProfilePrivilege> |
ChannelAccessProfileWithPrivileges.channelAccessProfilePrivilegeList |
| Modifier and Type | Method and Description |
|---|---|
ChannelAccessProfilePrivilege |
ChannelAccessProfilePrivilege.Builder.build() |
ChannelAccessProfilePrivilege |
ChannelAccessProfilePrivilege.withChannelAccessProfilePrivilegeId(String channelAccessProfilePrivilegeId) |
ChannelAccessProfilePrivilege |
ChannelAccessProfilePrivilege.withPrivilegeDepth(ChannelAccessProfilePrivilegeDepth privilegeDepth) |
ChannelAccessProfilePrivilege |
ChannelAccessProfilePrivilege.withPrivilegeName(String privilegeName) |
ChannelAccessProfilePrivilege |
ChannelAccessProfilePrivilege.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ChannelAccessProfilePrivilege> |
ChannelAccessProfileWithPrivileges.getChannelAccessProfilePrivilegeList() |
com.github.davidmoten.odata.client.CollectionPage<ChannelAccessProfilePrivilege> |
ChannelAccessProfileWithPrivileges.getChannelAccessProfilePrivilegeList(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ChannelAccessProfileWithPrivileges.Builder |
ChannelAccessProfileWithPrivileges.Builder.channelAccessProfilePrivilegeList(ChannelAccessProfilePrivilege... channelAccessProfilePrivilegeList) |
| Modifier and Type | Method and Description |
|---|---|
ChannelAccessProfileWithPrivileges.Builder |
ChannelAccessProfileWithPrivileges.Builder.channelAccessProfilePrivilegeList(List<ChannelAccessProfilePrivilege> channelAccessProfilePrivilegeList) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
System.addChannelAccessProfilePrivileges(String channelAccessProfileId,
List<ChannelAccessProfilePrivilege> privileges) |
Copyright © 2018–2021. All rights reserved.