Class SARRequestHttpContent
java.lang.Object
org.openshift.jenkins.plugins.openshiftlogin.SARRequestHttpContent
- All Implemented Interfaces:
com.google.api.client.http.HttpContent
,com.google.api.client.util.StreamingContent
public final class SARRequestHttpContent
extends Object
implements com.google.api.client.http.HttpContent
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SARRequestHttpContent
-
-
Method Details
-
getLength
- Specified by:
getLength
in interfacecom.google.api.client.http.HttpContent
- Throws:
IOException
-
getType
- Specified by:
getType
in interfacecom.google.api.client.http.HttpContent
-
retrySupported
public boolean retrySupported()- Specified by:
retrySupported
in interfacecom.google.api.client.http.HttpContent
-
writeTo
- Specified by:
writeTo
in interfacecom.google.api.client.http.HttpContent
- Specified by:
writeTo
in interfacecom.google.api.client.util.StreamingContent
- Throws:
IOException
-