Class AbstractLambdaAtomicOperation<T extends AbstractLambdaFunctionDescription,​K>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected com.netflix.spinnaker.clouddriver.aws.security.AmazonCredentials getCredentials()  
      protected java.lang.String getRegion()  
      • 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.orchestration.AtomicOperation

        getEvents, operate
    • Method Detail

      • getRegion

        protected java.lang.String getRegion()
      • getCredentials

        protected com.netflix.spinnaker.clouddriver.aws.security.AmazonCredentials getCredentials()