Package io.camunda.client.api.response
Interface UpdateClusterVariableResponse
- All Known Implementing Classes:
UpdateClusterVariableResponseImpl
public interface UpdateClusterVariableResponse
-
Method Details
-
getName
String getName() -
getValue
Object getValue() -
getScope
ClusterVariableScope getScope() -
getTenantId
String getTenantId()
-