Class LambdaFunction

  • All Implemented Interfaces:
    com.amazonaws.protocol.StructuredPojo, com.netflix.spinnaker.clouddriver.model.Function, java.io.Serializable, java.lang.Cloneable

    public class LambdaFunction
    extends com.amazonaws.services.lambda.model.FunctionConfiguration
    implements com.netflix.spinnaker.clouddriver.model.Function
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      LambdaFunction()  
    • Method Summary

      • Methods inherited from class com.amazonaws.services.lambda.model.FunctionConfiguration

        clone, equals, getArchitectures, getCodeSha256, getCodeSize, getDeadLetterConfig, getDescription, getEnvironment, getFileSystemConfigs, getFunctionArn, getFunctionName, getHandler, getImageConfigResponse, getKMSKeyArn, getLastModified, getLastUpdateStatus, getLastUpdateStatusReason, getLastUpdateStatusReasonCode, getLayers, getMasterArn, getMemorySize, getPackageType, getRevisionId, getRole, getRuntime, getSigningJobArn, getSigningProfileVersionArn, getState, getStateReason, getStateReasonCode, getTimeout, getTracingConfig, getVersion, getVpcConfig, hashCode, marshall, setArchitectures, setCodeSha256, setCodeSize, setDeadLetterConfig, setDescription, setEnvironment, setFileSystemConfigs, setFunctionArn, setFunctionName, setHandler, setImageConfigResponse, setKMSKeyArn, setLastModified, setLastUpdateStatus, setLastUpdateStatus, setLastUpdateStatusReason, setLastUpdateStatusReasonCode, setLastUpdateStatusReasonCode, setLayers, setMasterArn, setMemorySize, setPackageType, setPackageType, setRevisionId, setRole, setRuntime, setRuntime, setSigningJobArn, setSigningProfileVersionArn, setState, setState, setStateReason, setStateReasonCode, setStateReasonCode, setTimeout, setTracingConfig, setVersion, setVpcConfig, toString, withArchitectures, withArchitectures, withArchitectures, withCodeSha256, withCodeSize, withDeadLetterConfig, withDescription, withEnvironment, withFileSystemConfigs, withFileSystemConfigs, withFunctionArn, withFunctionName, withHandler, withImageConfigResponse, withKMSKeyArn, withLastModified, withLastUpdateStatus, withLastUpdateStatus, withLastUpdateStatusReason, withLastUpdateStatusReasonCode, withLastUpdateStatusReasonCode, withLayers, withLayers, withMasterArn, withMemorySize, withPackageType, withPackageType, withRevisionId, withRole, withRuntime, withRuntime, withSigningJobArn, withSigningProfileVersionArn, withState, withState, withStateReason, withStateReasonCode, withStateReasonCode, withTimeout, withTracingConfig, withVersion, withVpcConfig
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.netflix.spinnaker.clouddriver.model.Function

        getAccount, getCloudProvider, getRegion
    • Constructor Detail

      • LambdaFunction

        public LambdaFunction()