Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- acceptType - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- acceptType - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- ActionFormAuthenticationDescriptor() - Constructor for class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
- addCredentials(HttpHost, StandardUsernamePasswordCredentials) - Method in class jenkins.plugins.http_request.auth.CredentialBasicAuthentication
- appendParamsToUrl(String, List<HttpRequestNameValuePair>) - Static method in class jenkins.plugins.http_request.util.HttpClientUtil
- APPLICATION_FORM - Enum constant in enum jenkins.plugins.http_request.MimeType
- APPLICATION_FORM_DATA - Enum constant in enum jenkins.plugins.http_request.MimeType
- APPLICATION_JSON - Enum constant in enum jenkins.plugins.http_request.MimeType
- APPLICATION_JSON_UTF8 - Enum constant in enum jenkins.plugins.http_request.MimeType
- APPLICATION_OCTETSTREAM - Enum constant in enum jenkins.plugins.http_request.MimeType
- APPLICATION_TAR - Enum constant in enum jenkins.plugins.http_request.MimeType
- APPLICATION_ZIP - Enum constant in enum jenkins.plugins.http_request.MimeType
- authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in interface jenkins.plugins.http_request.auth.Authenticator
- authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication
-
Deprecated.
- authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in class jenkins.plugins.http_request.auth.CertificateAuthentication
- authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in class jenkins.plugins.http_request.auth.CredentialBasicAuthentication
- authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in class jenkins.plugins.http_request.auth.CredentialNtlmAuthentication
- authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in class jenkins.plugins.http_request.auth.FormAuthentication
- authentication - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- authentication - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- Authenticator - Interface in jenkins.plugins.http_request.auth
B
- BasicDigestAuthentication - Class in jenkins.plugins.http_request.auth
-
Deprecated.use Jenkins credentials, marked to remove in 1.8.19
- BasicDigestAuthentication(String, String, String) - Constructor for class jenkins.plugins.http_request.auth.BasicDigestAuthentication
-
Deprecated.
- BasicDigestAuthentication.BasicDigestAuthenticationDescriptor - Class in jenkins.plugins.http_request.auth
-
Deprecated.
- BasicDigestAuthenticationDescriptor() - Constructor for class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
-
Deprecated.
C
- call() - Method in class jenkins.plugins.http_request.HttpRequestExecution
- CertificateAuthentication - Class in jenkins.plugins.http_request.auth
- CertificateAuthentication(StandardCertificateCredentials) - Constructor for class jenkins.plugins.http_request.auth.CertificateAuthentication
- CertificateAuthentication(StandardCertificateCredentials, boolean) - Constructor for class jenkins.plugins.http_request.auth.CertificateAuthentication
- checkUrl(String) - Static method in class jenkins.plugins.http_request.util.HttpRequestValidation
- checkValidResponseCodes(String) - Static method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- close() - Method in class jenkins.plugins.http_request.ResponseContentSupplier
- configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- consoleLogResponseBody - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- consoleLogResponseBody - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- contentType - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- contentType - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- createRequestBase(RequestAction) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
- CredentialBasicAuthentication - Class in jenkins.plugins.http_request.auth
- CredentialBasicAuthentication(StandardUsernamePasswordCredentials) - Constructor for class jenkins.plugins.http_request.auth.CredentialBasicAuthentication
- CredentialNtlmAuthentication - Class in jenkins.plugins.http_request.auth
- CredentialNtlmAuthentication(StandardUsernamePasswordCredentials) - Constructor for class jenkins.plugins.http_request.auth.CredentialNtlmAuthentication
- customHeaders - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- customHeaders - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
D
- DELETE - Enum constant in enum jenkins.plugins.http_request.HttpMode
- DescriptorImpl() - Constructor for class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- doCheckKeyName(String) - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
-
Deprecated.
- doCheckKeyName(String) - Method in class jenkins.plugins.http_request.auth.FormAuthentication.FormAuthenticationDescriptor
- doCheckName(String) - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart.FormDataDescriptor
- doCheckName(String) - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair.NameValueParamDescriptor
- doCheckPassword(String) - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
-
Deprecated.
- doCheckTimeout(String) - Method in class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
- doCheckUrl(String) - Method in class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
- doCheckUserName(String) - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
-
Deprecated.
- doCheckValidResponseCodes(String) - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- doCheckValidResponseCodes(String) - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- doCheckValue(String) - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair.NameValueParamDescriptor
- doFillAcceptTypeItems() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- doFillAcceptTypeItems() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- doFillAuthenticationItems(Item, String) - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- doFillAuthenticationItems(Item, String) - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- doFillContentTypeItems() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- doFillContentTypeItems() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- doFillHttpModeItems() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- doFillHttpModeItems() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- doFillModeItems() - Method in class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
- doFillProxyAuthenticationItems(Item, String) - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- doFillProxyAuthenticationItems(Item, String) - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- doFillResponseHandleItems() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
E
- execute(HttpClient, HttpContext, HttpRequestBase, PrintStream) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
F
- fillAuthenticationItems(Item, String) - Static method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- FormAuthentication - Class in jenkins.plugins.http_request.auth
- FormAuthentication(String, List<RequestAction>) - Constructor for class jenkins.plugins.http_request.auth.FormAuthentication
- FormAuthentication.FormAuthenticationDescriptor - Class in jenkins.plugins.http_request.auth
- FormAuthenticationDescriptor() - Constructor for class jenkins.plugins.http_request.auth.FormAuthentication.FormAuthenticationDescriptor
- formData - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- formData - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- FormDataDescriptor() - Constructor for class jenkins.plugins.http_request.util.HttpRequestFormDataPart.FormDataDescriptor
G
- get() - Static method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- GET - Enum constant in enum jenkins.plugins.http_request.HttpMode
- getAcceptType() - Method in class jenkins.plugins.http_request.HttpRequest
- getAcceptType() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getActions() - Method in class jenkins.plugins.http_request.auth.FormAuthentication
- getAuthentication() - Method in class jenkins.plugins.http_request.HttpRequest
- getAuthentication() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getAuthentication(String) - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- getAuthentications() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- getBasicDigestAuthentications() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
-
Deprecated.removed without replacement
- getBody() - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart
- getCharset() - Method in class jenkins.plugins.http_request.ResponseContentSupplier
- getConfigFile() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- getConsoleLogResponseBody() - Method in class jenkins.plugins.http_request.HttpRequest
- getConsoleLogResponseBody() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getContent() - Method in class jenkins.plugins.http_request.ResponseContentSupplier
- getContentStream() - Method in class jenkins.plugins.http_request.ResponseContentSupplier
- getContentType() - Method in class jenkins.plugins.http_request.HttpRequest
- getContentType() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getContentType() - Method in enum jenkins.plugins.http_request.MimeType
- getContentType() - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart
- getContentTypeFillItems() - Static method in enum jenkins.plugins.http_request.MimeType
- getCustomHeaders() - Method in class jenkins.plugins.http_request.HttpRequest
- getCustomHeaders() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getDescriptor() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getDisplayName() - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
-
Deprecated.
- getDisplayName() - Method in class jenkins.plugins.http_request.auth.FormAuthentication.FormAuthenticationDescriptor
- getDisplayName() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart.FormDataDescriptor
- getDisplayName() - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair.NameValueParamDescriptor
- getDisplayName() - Method in class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
- getFileName() - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart
- getFillItems() - Static method in enum jenkins.plugins.http_request.HttpMode
- getFormAuthentications() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- getFormData() - Method in class jenkins.plugins.http_request.HttpRequest
- getFormData() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getFunctionName() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- getHeaders() - Method in class jenkins.plugins.http_request.ResponseContentSupplier
- getHeaders() - Method in class jenkins.plugins.http_request.util.RequestAction
- getHttpMode() - Method in class jenkins.plugins.http_request.HttpRequest
- getHttpMode() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getHttpProxy() - Method in class jenkins.plugins.http_request.HttpRequest
- getHttpProxy() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getIgnoreSslErrors() - Method in class jenkins.plugins.http_request.HttpRequest
- getKeyName() - Method in interface jenkins.plugins.http_request.auth.Authenticator
- getKeyName() - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication
-
Deprecated.
- getKeyName() - Method in class jenkins.plugins.http_request.auth.CertificateAuthentication
- getKeyName() - Method in class jenkins.plugins.http_request.auth.CredentialBasicAuthentication
- getKeyName() - Method in class jenkins.plugins.http_request.auth.CredentialNtlmAuthentication
- getKeyName() - Method in class jenkins.plugins.http_request.auth.FormAuthentication
- getMaskValue() - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair
- getMethod() - Method in class jenkins.plugins.http_request.util.HttpBodyDelete
- getMethod() - Method in class jenkins.plugins.http_request.util.HttpBodyGet
- getMethod() - Method in class jenkins.plugins.http_request.util.HttpMkcol
- getMode() - Method in class jenkins.plugins.http_request.util.RequestAction
- getMultipartName() - Method in class jenkins.plugins.http_request.HttpRequest
- getMultipartName() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getName() - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart
- getName() - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair
- getOutputFile() - Method in class jenkins.plugins.http_request.HttpRequest
- getOutputFile() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getParams() - Method in class jenkins.plugins.http_request.util.RequestAction
- getPassBuildParameters() - Method in class jenkins.plugins.http_request.HttpRequest
- getPassword() - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication
-
Deprecated.
- getProject() - Method in class jenkins.plugins.http_request.HttpRequestStep.Execution
- getProxyAuthentication() - Method in class jenkins.plugins.http_request.HttpRequest
- getProxyAuthentication() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getQuiet() - Method in class jenkins.plugins.http_request.HttpRequest
- getQuiet() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getRequestBody() - Method in class jenkins.plugins.http_request.HttpRequest
- getRequestBody() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getRequestBody() - Method in class jenkins.plugins.http_request.util.RequestAction
- getRequiredContext() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- getResolvedUploadFile() - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart
- getResponseHandle() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getStatus() - Method in class jenkins.plugins.http_request.ResponseContentSupplier
- getTimeout() - Method in class jenkins.plugins.http_request.HttpRequest
- getTimeout() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getUploadFile() - Method in class jenkins.plugins.http_request.HttpRequest
- getUploadFile() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getUploadFile() - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart
- getUrl() - Method in class jenkins.plugins.http_request.HttpRequest
- getUrl() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getUrl() - Method in class jenkins.plugins.http_request.util.RequestAction
- getUserName() - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication
-
Deprecated.
- getUseSystemProperties() - Method in class jenkins.plugins.http_request.HttpRequest
- getUseSystemProperties() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getValidResponseCodes() - Method in class jenkins.plugins.http_request.HttpRequest
- getValidResponseCodes() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getValidResponseContent() - Method in class jenkins.plugins.http_request.HttpRequest
- getValidResponseContent() - Method in class jenkins.plugins.http_request.HttpRequestStep
- getValue() - Method in enum jenkins.plugins.http_request.MimeType
- getValue() - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair
- getWrapAsMultipart() - Method in class jenkins.plugins.http_request.HttpRequest
H
- HEAD - Enum constant in enum jenkins.plugins.http_request.HttpMode
- HttpBodyDelete - Class in jenkins.plugins.http_request.util
-
Add support to send body in delete method
- HttpBodyDelete(String) - Constructor for class jenkins.plugins.http_request.util.HttpBodyDelete
- HttpBodyGet - Class in jenkins.plugins.http_request.util
- HttpBodyGet(String) - Constructor for class jenkins.plugins.http_request.util.HttpBodyGet
- HttpClientUtil - Class in jenkins.plugins.http_request.util
- HttpClientUtil() - Constructor for class jenkins.plugins.http_request.util.HttpClientUtil
- HttpMkcol - Class in jenkins.plugins.http_request.util
- HttpMkcol(String) - Constructor for class jenkins.plugins.http_request.util.HttpMkcol
- httpMode - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- httpMode - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- HttpMode - Enum in jenkins.plugins.http_request
- httpProxy - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- httpProxy - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- HttpRequest - Class in jenkins.plugins.http_request
- HttpRequest(String) - Constructor for class jenkins.plugins.http_request.HttpRequest
- HttpRequest.DescriptorImpl - Class in jenkins.plugins.http_request
- HttpRequestExecution - Class in jenkins.plugins.http_request
- HttpRequestFormDataPart - Class in jenkins.plugins.http_request.util
- HttpRequestFormDataPart(String, String, String, String, String) - Constructor for class jenkins.plugins.http_request.util.HttpRequestFormDataPart
- HttpRequestFormDataPart.FormDataDescriptor - Class in jenkins.plugins.http_request.util
- HttpRequestGlobalConfig - Class in jenkins.plugins.http_request
- HttpRequestGlobalConfig() - Constructor for class jenkins.plugins.http_request.HttpRequestGlobalConfig
- HttpRequestNameValuePair - Class in jenkins.plugins.http_request.util
- HttpRequestNameValuePair(String, String) - Constructor for class jenkins.plugins.http_request.util.HttpRequestNameValuePair
- HttpRequestNameValuePair(String, String, boolean) - Constructor for class jenkins.plugins.http_request.util.HttpRequestNameValuePair
- HttpRequestNameValuePair.NameValueParamDescriptor - Class in jenkins.plugins.http_request.util
- HttpRequestStep - Class in jenkins.plugins.http_request
- HttpRequestStep(String) - Constructor for class jenkins.plugins.http_request.HttpRequestStep
- HttpRequestStep.DescriptorImpl - Class in jenkins.plugins.http_request
- HttpRequestStep.Execution - Class in jenkins.plugins.http_request
- HttpRequestValidation - Class in jenkins.plugins.http_request.util
- HttpRequestValidation() - Constructor for class jenkins.plugins.http_request.util.HttpRequestValidation
I
- ignoreSslErrors - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- ignoreSslErrors - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- isIgnoreSslErrors() - Method in class jenkins.plugins.http_request.HttpRequestStep
- isUseNtlm() - Method in class jenkins.plugins.http_request.HttpRequest
- isUseNtlm() - Method in class jenkins.plugins.http_request.HttpRequestStep
- isWrapAsMultipart() - Method in class jenkins.plugins.http_request.HttpRequestStep
J
- jenkins.plugins.http_request - package jenkins.plugins.http_request
- jenkins.plugins.http_request.auth - package jenkins.plugins.http_request.auth
- jenkins.plugins.http_request.util - package jenkins.plugins.http_request.util
L
- LEAVE_OPEN - Enum constant in enum jenkins.plugins.http_request.ResponseHandle
M
- METHOD_NAME - Static variable in class jenkins.plugins.http_request.util.HttpMkcol
- MimeType - Enum in jenkins.plugins.http_request
- MKCOL - Enum constant in enum jenkins.plugins.http_request.HttpMode
- multipartName - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- multipartName - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
N
- NameValueParamDescriptor() - Constructor for class jenkins.plugins.http_request.util.HttpRequestNameValuePair.NameValueParamDescriptor
- NONE - Enum constant in enum jenkins.plugins.http_request.ResponseHandle
- NOT_SET - Enum constant in enum jenkins.plugins.http_request.MimeType
O
- OPTIONS - Enum constant in enum jenkins.plugins.http_request.HttpMode
- outputFile - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- outputFile - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
P
- paramsToString(List<HttpRequestNameValuePair>) - Static method in class jenkins.plugins.http_request.util.HttpClientUtil
- parseToRange(String) - Static method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- passBuildParameters - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- PATCH - Enum constant in enum jenkins.plugins.http_request.HttpMode
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class jenkins.plugins.http_request.HttpRequest
- POST - Enum constant in enum jenkins.plugins.http_request.HttpMode
- prepare(HttpClientBuilder, HttpContext, HttpRequestBase) - Method in class jenkins.plugins.http_request.auth.CredentialBasicAuthentication
- prepare(HttpClientBuilder, HttpContext, HttpHost) - Method in class jenkins.plugins.http_request.auth.CredentialBasicAuthentication
- proxyAuthentication - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- proxyAuthentication - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- PUT - Enum constant in enum jenkins.plugins.http_request.HttpMode
Q
- quiet - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- quiet - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
R
- readResolve() - Method in class jenkins.plugins.http_request.HttpRequest
- readResolve() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- RequestAction - Class in jenkins.plugins.http_request.util
- RequestAction(URL, HttpMode, String, List<HttpRequestNameValuePair>) - Constructor for class jenkins.plugins.http_request.util.RequestAction
- RequestAction(URL, HttpMode, String, List<HttpRequestNameValuePair>, List<HttpRequestNameValuePair>) - Constructor for class jenkins.plugins.http_request.util.RequestAction
- RequestAction.ActionFormAuthenticationDescriptor - Class in jenkins.plugins.http_request.util
- requestBody - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- requestBody - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- ResponseContentSupplier - Class in jenkins.plugins.http_request
-
A container for the Http Response.
- ResponseContentSupplier(String, int) - Constructor for class jenkins.plugins.http_request.ResponseContentSupplier
- ResponseContentSupplier(ResponseHandle, HttpResponse) - Constructor for class jenkins.plugins.http_request.ResponseContentSupplier
- responseHandle - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- ResponseHandle - Enum in jenkins.plugins.http_request
- run() - Method in class jenkins.plugins.http_request.HttpRequestStep.Execution
S
- setAcceptType(MimeType) - Method in class jenkins.plugins.http_request.HttpRequest
- setAcceptType(MimeType) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setAuthentication(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setAuthentication(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setBasicDigestAuthentications(List<BasicDigestAuthentication>) - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
-
Deprecated.removed without replacement
- setConsoleLogResponseBody(Boolean) - Method in class jenkins.plugins.http_request.HttpRequest
- setConsoleLogResponseBody(Boolean) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setContentType(MimeType) - Method in class jenkins.plugins.http_request.HttpRequest
- setContentType(MimeType) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setCustomHeaders(List<HttpRequestNameValuePair>) - Method in class jenkins.plugins.http_request.HttpRequest
- setCustomHeaders(List<HttpRequestNameValuePair>) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setFormAuthentications(List<FormAuthentication>) - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- setFormData(List<HttpRequestFormDataPart>) - Method in class jenkins.plugins.http_request.HttpRequest
- setFormData(List<HttpRequestFormDataPart>) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setHttpMode(HttpMode) - Method in class jenkins.plugins.http_request.HttpRequest
- setHttpMode(HttpMode) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setHttpProxy(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setHttpProxy(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setIgnoreSslErrors(boolean) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setIgnoreSslErrors(Boolean) - Method in class jenkins.plugins.http_request.HttpRequest
- setMultipartName(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setMultipartName(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setOutputFile(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setOutputFile(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setPassBuildParameters(Boolean) - Method in class jenkins.plugins.http_request.HttpRequest
- setProxyAuthentication(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setProxyAuthentication(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setQuiet(Boolean) - Method in class jenkins.plugins.http_request.HttpRequest
- setQuiet(Boolean) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setRequestBody(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setRequestBody(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setResolvedUploadFile(FilePath) - Method in class jenkins.plugins.http_request.util.HttpRequestFormDataPart
- setResponseHandle(ResponseHandle) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setTimeout(Integer) - Method in class jenkins.plugins.http_request.HttpRequest
- setTimeout(Integer) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setUploadFile(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setUploadFile(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setUseNtlm(boolean) - Method in class jenkins.plugins.http_request.HttpRequest
- setUseNtlm(boolean) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setUseSystemProperties(Boolean) - Method in class jenkins.plugins.http_request.HttpRequest
- setUseSystemProperties(Boolean) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setValidResponseCodes(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setValidResponseCodes(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setValidResponseContent(String) - Method in class jenkins.plugins.http_request.HttpRequest
- setValidResponseContent(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setWrapAsMultipart(boolean) - Method in class jenkins.plugins.http_request.HttpRequestStep
- setWrapAsMultipart(Boolean) - Method in class jenkins.plugins.http_request.HttpRequest
- start(StepContext) - Method in class jenkins.plugins.http_request.HttpRequestStep
- STRING - Enum constant in enum jenkins.plugins.http_request.ResponseHandle
T
- TEXT_HTML - Enum constant in enum jenkins.plugins.http_request.MimeType
- TEXT_PLAIN - Enum constant in enum jenkins.plugins.http_request.MimeType
- timeout - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- timeout - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- toString() - Method in class jenkins.plugins.http_request.ResponseContentSupplier
U
- uploadFile - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- uploadFile - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- useNtlm - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- useNtlm - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- useSystemProperties - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- useSystemProperties - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
V
- validateKeyName(String) - Static method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
- validResponseCodes - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- validResponseCodes - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- validResponseContent - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- validResponseContent - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
- valueOf(String) - Static method in enum jenkins.plugins.http_request.HttpMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jenkins.plugins.http_request.MimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jenkins.plugins.http_request.ResponseHandle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jenkins.plugins.http_request.HttpMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum jenkins.plugins.http_request.MimeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum jenkins.plugins.http_request.ResponseHandle
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- wrapAsMultipart - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
- wrapAsMultipart - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
X
- xStreamCompatibility() - Static method in class jenkins.plugins.http_request.HttpRequest
- xStreamCompatibility() - Static method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form