Interface ManagedFunctionGovernanceConfiguration
-
- All Known Implementing Classes:
ManagedFunctionGovernanceConfigurationImpl
public interface ManagedFunctionGovernanceConfigurationConfiguration of aGovernancefor theManagedFunction.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetGovernanceName()Obtains the name of theGovernance.
-
-
-
Method Detail
-
getGovernanceName
java.lang.String getGovernanceName()
Obtains the name of theGovernance.- Returns:
- Name of the
Governance.
-
-