Uses of Class
com.blackberry.workspaces.sdk.api.json.ExternalRepositoryIdRequestJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json |
-
Uses of ExternalRepositoryIdRequestJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return ExternalRepositoryIdRequestJson Modifier and Type Method Description ExternalRepositoryIdRequestJson
CreateFolderAsyncJson. getExternalRepositoryIdentifier()
External repository identifierExternalRepositoryIdRequestJson
CreateFolderJson. getExternalRepositoryIdentifier()
ExternalRepositoryIdRequestJson
CreateRoomJson. getExternalRepositoryIdentifier()
ExternalRepositoryIdRequestJson
PathAndExternalIdJson. getExternalRepositoryIdentifier()
External repository identifierMethods in com.blackberry.workspaces.sdk.api.json with parameters of type ExternalRepositoryIdRequestJson Modifier and Type Method Description void
CreateFolderAsyncJson. setExternalRepositoryIdentifier(ExternalRepositoryIdRequestJson externalRepositoryIdentifier)
External repository identifiervoid
CreateFolderJson. setExternalRepositoryIdentifier(ExternalRepositoryIdRequestJson externalRepositoryIdentifier)
void
CreateRoomJson. setExternalRepositoryIdentifier(ExternalRepositoryIdRequestJson externalRepositoryIdentifier)
void
PathAndExternalIdJson. setExternalRepositoryIdentifier(ExternalRepositoryIdRequestJson externalRepositoryIdentifier)
External repository identifier