public class CloseOperationHeaders extends AbstractOperationHeaders
| Constructor and Description |
|---|
CloseOperationHeaders() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
org.apache.flink.runtime.rest.HttpMethodWrapper |
getHttpMethod() |
static CloseOperationHeaders |
getInstance() |
String |
getTargetRestEndpointURL() |
String |
operationId() |
getRequestClass, getResponseClass, getResponseStatusCode, getUnresolvedMessageParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedAPIVersionspublic String getDescription()
public org.apache.flink.runtime.rest.HttpMethodWrapper getHttpMethod()
public String getTargetRestEndpointURL()
public static CloseOperationHeaders getInstance()
public String operationId()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.