| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.entity | |
| microsoft.dynamics.crm.entity.request |
| Modifier and Type | Method and Description |
|---|---|
RetrievePrincipalAccessInfoResponse |
RetrievePrincipalAccessInfoResponse.Builder.build() |
RetrievePrincipalAccessInfoResponse |
RetrievePrincipalAccessInfoResponse.withAccessInfo(String accessInfo) |
RetrievePrincipalAccessInfoResponse |
RetrievePrincipalAccessInfoResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalAccessInfoResponse> |
Systemuser.retrievePrincipalAccessInfo(String objectId,
String entityName) |
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalAccessInfoResponse> |
Team.retrievePrincipalAccessInfo(String objectId,
String entityName) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalAccessInfoResponse> |
SystemuserRequest.retrievePrincipalAccessInfo(String objectId,
String entityName) |
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalAccessInfoResponse> |
TeamRequest.retrievePrincipalAccessInfo(String objectId,
String entityName) |
Copyright © 2018–2020. All rights reserved.