Interface FunctionEnvelope

All Superinterfaces:
HasInnerModel<FunctionEnvelopeInner>

public interface FunctionEnvelope extends HasInnerModel<FunctionEnvelopeInner>
An immutable representation of function Information.
  • Method Details

    • functionAppId

      String functionAppId()
      Gets the functionAppId value.
      Returns:
      the functionAppId value
    • scriptRootPathHref

      String scriptRootPathHref()
      Gets the scriptRootPathHref value.
      Returns:
      the scriptRootPathHref value
    • scriptHref

      String scriptHref()
      Gets the scriptHref value.
      Returns:
      the scriptHref value
    • configHref

      String configHref()
      Gets the configHref value.
      Returns:
      the configHref value
    • secretsFileHref

      String secretsFileHref()
      Gets the secretsFileHref value.
      Returns:
      the secretsFileHref value
    • href

      String href()
      Gets the href value.
      Returns:
      the href value
    • config

      Object config()
      Gets the config value.
      Returns:
      the config value
    • files

      Map<String,String> files()
      Gets the files value.
      Returns:
      the files value
    • testData

      String testData()
      Gets the testData value.
      Returns:
      the testData value