Uses of Class
microsoft.dynamics.crm.complex.RetrieveChannelAccessProfilePrivilegesResponse
-
Packages that use RetrieveChannelAccessProfilePrivilegesResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveChannelAccessProfilePrivilegesResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveChannelAccessProfilePrivilegesResponse Modifier and Type Method Description RetrieveChannelAccessProfilePrivilegesResponseRetrieveChannelAccessProfilePrivilegesResponse.Builder. build()RetrieveChannelAccessProfilePrivilegesResponseRetrieveChannelAccessProfilePrivilegesResponse. withChannelAccessProfile(ChannelAccessProfileWithPrivileges channelAccessProfile)RetrieveChannelAccessProfilePrivilegesResponseRetrieveChannelAccessProfilePrivilegesResponse. withUnmappedField(String name, Object value) -
Uses of RetrieveChannelAccessProfilePrivilegesResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveChannelAccessProfilePrivilegesResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveChannelAccessProfilePrivilegesResponse>System. retrieveChannelAccessProfilePrivileges(UUID channelAccessProfileId)
-