Package io.camunda.client.impl.response
Class UpdateClusterVariableResponseImpl
java.lang.Object
io.camunda.client.impl.response.UpdateClusterVariableResponseImpl
- All Implemented Interfaces:
UpdateClusterVariableResponse
public class UpdateClusterVariableResponseImpl
extends Object
implements UpdateClusterVariableResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getScope()getValue()setResponse(ClusterVariableResult clusterVariableResult)
-
Constructor Details
-
UpdateClusterVariableResponseImpl
public UpdateClusterVariableResponseImpl()
-
-
Method Details
-
setResponse
-
getName
- Specified by:
getNamein interfaceUpdateClusterVariableResponse
-
getValue
- Specified by:
getValuein interfaceUpdateClusterVariableResponse
-
getScope
- Specified by:
getScopein interfaceUpdateClusterVariableResponse
-
getTenantId
- Specified by:
getTenantIdin interfaceUpdateClusterVariableResponse
-