| Package | Description |
|---|---|
| jenkins.plugins.rocketchatnotifier.rocket |
| Modifier and Type | Method and Description |
|---|---|
RocketChatQueryParams |
RocketChatQueryParams.add(String param,
String value)
Adds a query parameter to the list.
|
RocketChatQueryParams |
RocketChatQueryParams.addAll(Map<? extends String,? extends String> params)
Adds all of the provided query parameters to the list.
|
| Modifier and Type | Method and Description |
|---|---|
protected Response |
RocketChatClientCallBuilder.buildCall(RocketChatRestApiV1 call,
RocketChatQueryParams queryParams) |
protected Response |
RocketChatClientCallBuilder.buildCall(RocketChatRestApiV1 call,
RocketChatQueryParams queryParams,
Object body) |
Copyright © 2016. All rights reserved.