- get(String) - Method in class com.Upwork.api.OAuthClient
-
Send signed OAuth GET request without parameters
- get(String, HashMap<String, String>) - Method in class com.Upwork.api.OAuthClient
-
Send signed OAuth GET request
- get(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Workdiary
-
Get Workdiary
- getAccessTokenSet(String) - Method in class com.Upwork.api.OAuthClient
-
Get access token-secret pair
- getActiveMilestone(String) - Method in class com.Upwork.api.Routers.Hr.Milestones
-
Get active Milestone for the Contract
- getAll() - Method in class com.Upwork.api.Routers.Hr.Roles
-
Get user roles
- getAuthorizationUrl(String) - Method in class com.Upwork.api.OAuthClient
-
Get authorization URL, and use provided callback
- getAuthorizationUrl() - Method in class com.Upwork.api.OAuthClient
-
Get authorization URL
- getByAgency(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Time
-
Generating Agency Specific Reports
- getByBuyersCompany(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Billings
-
Generate Billing Reports for a Specific Buyer's Company
- getByBuyersCompany(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Earnings
-
Generate Earning Reports for a Specific Buyer's Company
- getByBuyersTeam(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Billings
-
Generate Billing Reports for a Specific Buyer's Team
- getByBuyersTeam(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Earnings
-
Generate Earning Reports for a Specific Buyer's Team
- getByCompany(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Time
-
Generating Company Wide Reports
- getByCompany(String, String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Workdays
-
Get Workdays by Company
- getByContract(String, String) - Method in class com.Upwork.api.Routers.Snapshot
-
Get snapshot info by specific contract
- getByContract(String, String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Workdays
-
Get Workdays by Contract
- getByContract(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Workdiary
-
Get Work Diary by Contract
- getByFreelancer(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Billings
-
Generate Billing Reports for a Specific Freelancer
- getByFreelancer(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Earnings
-
Generate Earning Reports for a Specific Freelancer
- getByFreelancerFull(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Time
-
Generating Freelancer's Specific Reports (with financial info)
- getByFreelancerLimited(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Time
-
Generating Freelancer's Specific Reports (hide financial info)
- getByFreelancersCompany(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Billings
-
Generate Billing Reports for a Specific Freelancer's Company
- getByFreelancersCompany(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Earnings
-
Generate Earning Reports for a Specific Freelancer's Company
- getByFreelancersTeam(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Billings
-
Generate Billing Reports for a Specific Freelancer's Team
- getByFreelancersTeam(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Earnings
-
Generate Earning Reports for a Specific Freelancer's Team
- getBySpecificUser(String) - Method in class com.Upwork.api.Routers.Hr.Roles
-
Get by specific user
- getByTeamFull(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Time
-
Generate Time Reports for a Specific Team (with financial info)
- getByTeamLimited(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Time
-
Generate Time Reports for a Specific Team (hide financial info)
- getCategories() - Method in class com.Upwork.api.Routers.Metadata
-
Get Categories
- getCategoriesV2() - Method in class com.Upwork.api.Routers.Metadata
-
Get Categories (v2)
- getJSONObject(HttpGet) - Static method in class com.Upwork.api.UpworkRestClient
-
Get JSON response for GET
- getJSONObject(HttpGet, Integer) - Static method in class com.Upwork.api.UpworkRestClient
-
Get JSON response for GET
- getJSONObject(HttpGet, Integer, HashMap<String, String>) - Static method in class com.Upwork.api.UpworkRestClient
-
Get JSON response for GET
- getJSONObject(HttpPost, Integer, HashMap<String, String>) - Static method in class com.Upwork.api.UpworkRestClient
-
Get JSON response for POST
- getList(String, String) - Method in class com.Upwork.api.Routers.Activities.Team
-
List all oTask/Activity records within a team
- getList(HashMap<String, String>) - Method in class com.Upwork.api.Routers.Hr.Clients.Applications
-
Get list of applications
- getList(HashMap<String, String>) - Method in class com.Upwork.api.Routers.Hr.Clients.Offers
-
Get list of offers
- getList(HashMap<String, String>) - Method in class com.Upwork.api.Routers.Hr.Engagements
-
Get list of engagements
- getList(HashMap<String, String>) - Method in class com.Upwork.api.Routers.Hr.Freelancers.Applications
-
Get list of applications
- getList(HashMap<String, String>) - Method in class com.Upwork.api.Routers.Hr.Freelancers.Offers
-
Get list of applications
- getList(HashMap<String, String>) - Method in class com.Upwork.api.Routers.Hr.Jobs
-
Get list of jobs
- getList() - Method in class com.Upwork.api.Routers.Organization.Companies
-
Get Companies Info
- getList() - Method in class com.Upwork.api.Routers.Organization.Teams
-
Get Teams info
- getMyInfo() - Method in class com.Upwork.api.Routers.Organization.Users
-
Get Auth User Info
- getOwned(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Accounts
-
Generate Financial Reports for an owned Account
- getProperty(String) - Method in class com.Upwork.api.Config
-
Get property by name
- getReasons(HashMap<String, String>) - Method in class com.Upwork.api.Routers.Metadata
-
Get reasons
- getRegions() - Method in class com.Upwork.api.Routers.Metadata
-
Get regions
- getRoomByApplication(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Messages
-
Get a specific room by application ID
- getRoomByContract(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Messages
-
Get a specific room by contract ID
- getRoomByOffer(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Messages
-
Get a specific room by offer ID
- getRoomDetails(String, String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Messages
-
Get a specific room information
- getRooms(String) - Method in class com.Upwork.api.Routers.Messages
-
Retrieve rooms information
- getRooms(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Messages
-
Retrieve rooms information with params
- getSkills() - Method in class com.Upwork.api.Routers.Metadata
-
Get Skills
- getSpecific(String) - Method in class com.Upwork.api.Routers.Activities.Engagement
-
List activities for specific engagement
- getSpecific(String) - Method in class com.Upwork.api.Routers.Freelancers.Profile
-
Get specific Freelancer's Profile
- getSpecific(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Hr.Clients.Applications
-
Get specific application
- getSpecific(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Hr.Clients.Offers
-
Get specific offer
- getSpecific(String) - Method in class com.Upwork.api.Routers.Hr.Engagements
-
Get specific engagement
- getSpecific(String) - Method in class com.Upwork.api.Routers.Hr.Freelancers.Applications
-
Get specific application
- getSpecific(String) - Method in class com.Upwork.api.Routers.Hr.Freelancers.Offers
-
Get specific application
- getSpecific(String) - Method in class com.Upwork.api.Routers.Hr.Jobs
-
Get specific job by key
- getSpecific(String) - Method in class com.Upwork.api.Routers.Jobs.Profile
-
Get specific Job's Profile
- getSpecific(String) - Method in class com.Upwork.api.Routers.Organization.Companies
-
Get Specific Company
- getSpecific(String) - Method in class com.Upwork.api.Routers.Organization.Users
-
Get Specific User Info
- getSpecific(String, HashMap<String, String>) - Method in class com.Upwork.api.Routers.Reports.Finance.Accounts
-
Generate Financial Reports for a Specific Account
- getSpecificBrief(String) - Method in class com.Upwork.api.Routers.Freelancers.Profile
-
Get brief info for the specific Freelancer's Profile
- getSpecificList(String, String, String) - Method in class com.Upwork.api.Routers.Activities.Team
-
List all oTask/Activity records within a team by specified code(s)
- getSubmissions(String) - Method in class com.Upwork.api.Routers.Hr.Milestones
-
Get all submissions for the active Milestone
- getTeams(String) - Method in class com.Upwork.api.Routers.Organization.Companies
-
Get Teams in Company
- getTests() - Method in class com.Upwork.api.Routers.Metadata
-
Get tests
- getUserInfo() - Method in class com.Upwork.api.Routers.Auth
-
Get My Info
- getUsers(String) - Method in class com.Upwork.api.Routers.Organization.Companies
-
Get Users in Company
- getUsersInTeam(String) - Method in class com.Upwork.api.Routers.Organization.Teams
-
Get Users in Team