Package io.kubernetes.client.util
Class ProxyContentTypeRequestBody
java.lang.Object
okhttp3.RequestBody
io.kubernetes.client.util.ProxyContentTypeRequestBody
public class ProxyContentTypeRequestBody
extends okhttp3.RequestBody
-
Nested Class Summary
Nested classes/interfaces inherited from class okhttp3.RequestBody
okhttp3.RequestBody.Companion -
Field Summary
Fields inherited from class okhttp3.RequestBody
Companion -
Constructor Summary
ConstructorsConstructorDescriptionProxyContentTypeRequestBody(okhttp3.RequestBody delegateRequestBody) ProxyContentTypeRequestBody(okhttp3.RequestBody delegateRequestBody, String patchFormat) -
Method Summary
Methods inherited from class okhttp3.RequestBody
contentLength, create, create, create, create, create, create, create, create, create, create, create, create, create, isDuplex, isOneShot
-
Constructor Details
-
ProxyContentTypeRequestBody
public ProxyContentTypeRequestBody(okhttp3.RequestBody delegateRequestBody) -
ProxyContentTypeRequestBody
-
-
Method Details
-
contentType
public okhttp3.MediaType contentType()- Specified by:
contentTypein classokhttp3.RequestBody
-
writeTo
- Specified by:
writeToin classokhttp3.RequestBody- Throws:
IOException
-