public class PutHandler extends Object implements KubernetesCrudDispatcherHandler
HTTP_UNPROCESSABLE_ENTITY, KIND, STATUS| Constructor and Description |
|---|
PutHandler(KubernetesCrudPersistence persistence) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.mockwebserver.MockResponse |
handle(String path,
String contentType,
String requestBody) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandle, isStatusPath, setStatus, validatePath, validateRequestBody, validateResourceVersionpublic PutHandler(KubernetesCrudPersistence persistence)
public okhttp3.mockwebserver.MockResponse handle(String path, String contentType, String requestBody) throws KubernetesCrudDispatcherException
handle in interface KubernetesCrudDispatcherHandlerKubernetesCrudDispatcherExceptionCopyright © 2015–2023 Red Hat. All rights reserved.