| Package | Description |
|---|---|
| org.sagebionetworks.bridge.rest.api | |
| org.sagebionetworks.bridge.rest.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<ParticipantFile> |
ForConsentedUsersApi.createParticipantFile(String fileId,
ParticipantFile participantFile)
Create a new participant file
|
retrofit2.Call<ParticipantFile> |
ParticipantFilesApi.createParticipantFile(String fileId,
ParticipantFile participantFile)
Create a new participant file
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<ParticipantFile> |
ForConsentedUsersApi.createParticipantFile(String fileId,
ParticipantFile participantFile)
Create a new participant file
|
retrofit2.Call<ParticipantFile> |
ParticipantFilesApi.createParticipantFile(String fileId,
ParticipantFile participantFile)
Create a new participant file
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantFile |
ParticipantFile.createdOn(DateTime createdOn) |
ParticipantFile |
ParticipantFile.downloadUrl(String downloadUrl) |
ParticipantFile |
ParticipantFile.fileId(String fileId) |
ParticipantFile |
ParticipantFile.mimeType(String mimeType) |
ParticipantFile |
ParticipantFile.uploadUrl(String uploadUrl) |
| Modifier and Type | Method and Description |
|---|---|
List<ParticipantFile> |
ParticipantFileList.getItems()
Get items
|
Copyright © 2023 Sage Bionetworks. All rights reserved.