Class AbstractLambdaFunctionDescription

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<java.lang.String> getApplications()  
      • Methods inherited from class com.netflix.spinnaker.clouddriver.aws.deploy.description.AbstractAmazonCredentialsDescription

        getAccount, getCredentials, getMetaClass, getProperty, invokeMethod, setAccount, setCredentials, setMetaClass, setProperty
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.netflix.spinnaker.clouddriver.security.resources.AccountNameable

        requiresApplicationRestriction, requiresAuthorization
    • Constructor Detail

      • AbstractLambdaFunctionDescription

        public AbstractLambdaFunctionDescription()
    • Method Detail

      • getApplications

        public java.util.Collection<java.lang.String> getApplications()
        Specified by:
        getApplications in interface com.netflix.spinnaker.clouddriver.security.resources.ApplicationNameable