| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda.model |
| Modifier and Type | Method and Description |
|---|---|
List<FileSystemConfig> |
UpdateFunctionConfigurationRequest.fileSystemConfigs()
Connection settings for an Amazon EFS file system.
|
List<FileSystemConfig> |
CreateFunctionRequest.fileSystemConfigs()
Connection settings for an Amazon EFS file system.
|
List<FileSystemConfig> |
UpdateFunctionConfigurationResponse.fileSystemConfigs()
Connection settings for an Amazon EFS file system.
|
List<FileSystemConfig> |
PublishVersionResponse.fileSystemConfigs()
Connection settings for an Amazon EFS file system.
|
List<FileSystemConfig> |
CreateFunctionResponse.fileSystemConfigs()
Connection settings for an Amazon EFS file system.
|
List<FileSystemConfig> |
FunctionConfiguration.fileSystemConfigs()
Connection settings for an Amazon EFS file system.
|
List<FileSystemConfig> |
GetFunctionConfigurationResponse.fileSystemConfigs()
Connection settings for an Amazon EFS file system.
|
List<FileSystemConfig> |
UpdateFunctionCodeResponse.fileSystemConfigs()
Connection settings for an Amazon EFS file system.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFunctionConfigurationRequest.Builder |
UpdateFunctionConfigurationRequest.Builder.fileSystemConfigs(FileSystemConfig... fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
CreateFunctionRequest.Builder |
CreateFunctionRequest.Builder.fileSystemConfigs(FileSystemConfig... fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
UpdateFunctionConfigurationResponse.Builder |
UpdateFunctionConfigurationResponse.Builder.fileSystemConfigs(FileSystemConfig... fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
PublishVersionResponse.Builder |
PublishVersionResponse.Builder.fileSystemConfigs(FileSystemConfig... fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
CreateFunctionResponse.Builder |
CreateFunctionResponse.Builder.fileSystemConfigs(FileSystemConfig... fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
FunctionConfiguration.Builder |
FunctionConfiguration.Builder.fileSystemConfigs(FileSystemConfig... fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
GetFunctionConfigurationResponse.Builder |
GetFunctionConfigurationResponse.Builder.fileSystemConfigs(FileSystemConfig... fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
UpdateFunctionCodeResponse.Builder |
UpdateFunctionCodeResponse.Builder.fileSystemConfigs(FileSystemConfig... fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFunctionConfigurationRequest.Builder |
UpdateFunctionConfigurationRequest.Builder.fileSystemConfigs(Collection<FileSystemConfig> fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
CreateFunctionRequest.Builder |
CreateFunctionRequest.Builder.fileSystemConfigs(Collection<FileSystemConfig> fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
UpdateFunctionConfigurationResponse.Builder |
UpdateFunctionConfigurationResponse.Builder.fileSystemConfigs(Collection<FileSystemConfig> fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
PublishVersionResponse.Builder |
PublishVersionResponse.Builder.fileSystemConfigs(Collection<FileSystemConfig> fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
CreateFunctionResponse.Builder |
CreateFunctionResponse.Builder.fileSystemConfigs(Collection<FileSystemConfig> fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
FunctionConfiguration.Builder |
FunctionConfiguration.Builder.fileSystemConfigs(Collection<FileSystemConfig> fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
GetFunctionConfigurationResponse.Builder |
GetFunctionConfigurationResponse.Builder.fileSystemConfigs(Collection<FileSystemConfig> fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
UpdateFunctionCodeResponse.Builder |
UpdateFunctionCodeResponse.Builder.fileSystemConfigs(Collection<FileSystemConfig> fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
Copyright © 2021. All rights reserved.