| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
| EphemeralStorage | EphemeralStorage. clone() | 
| EphemeralStorage | UpdateFunctionConfigurationResult. getEphemeralStorage()
 The size of the function’s /tmp directory in MB. | 
| EphemeralStorage | UpdateFunctionConfigurationRequest. getEphemeralStorage()
 The size of the function’s /tmp directory in MB. | 
| EphemeralStorage | PublishVersionResult. getEphemeralStorage()
 The size of the function’s /tmp directory in MB. | 
| EphemeralStorage | CreateFunctionResult. getEphemeralStorage()
 The size of the function’s /tmp directory in MB. | 
| EphemeralStorage | CreateFunctionRequest. getEphemeralStorage()
 The size of the function’s /tmp directory in MB. | 
| EphemeralStorage | UpdateFunctionCodeResult. getEphemeralStorage()
 The size of the function’s /tmp directory in MB. | 
| EphemeralStorage | GetFunctionConfigurationResult. getEphemeralStorage()
 The size of the function’s /tmp directory in MB. | 
| EphemeralStorage | FunctionConfiguration. getEphemeralStorage()
 The size of the function’s /tmp directory in MB. | 
| EphemeralStorage | EphemeralStorage. withSize(Integer size)
 The size of the function’s /tmp directory. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpdateFunctionConfigurationResult. setEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| void | UpdateFunctionConfigurationRequest. setEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| void | PublishVersionResult. setEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| void | CreateFunctionResult. setEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| void | CreateFunctionRequest. setEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| void | UpdateFunctionCodeResult. setEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| void | GetFunctionConfigurationResult. setEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| void | FunctionConfiguration. setEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| UpdateFunctionConfigurationResult | UpdateFunctionConfigurationResult. withEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| UpdateFunctionConfigurationRequest | UpdateFunctionConfigurationRequest. withEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| PublishVersionResult | PublishVersionResult. withEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| CreateFunctionResult | CreateFunctionResult. withEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| CreateFunctionRequest | CreateFunctionRequest. withEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| UpdateFunctionCodeResult | UpdateFunctionCodeResult. withEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| GetFunctionConfigurationResult | GetFunctionConfigurationResult. withEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
| FunctionConfiguration | FunctionConfiguration. withEphemeralStorage(EphemeralStorage ephemeralStorage)
 The size of the function’s /tmp directory in MB. | 
Copyright © 2022. All rights reserved.