| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda.model |
| Modifier and Type | Method and Description |
|---|---|
List<SourceAccessConfiguration> |
CreateEventSourceMappingResponse.sourceAccessConfigurations()
An array of the authentication protocol, or the VPC components to secure your event source.
|
List<SourceAccessConfiguration> |
EventSourceMappingConfiguration.sourceAccessConfigurations()
An array of the authentication protocol, or the VPC components to secure your event source.
|
List<SourceAccessConfiguration> |
UpdateEventSourceMappingResponse.sourceAccessConfigurations()
An array of the authentication protocol, or the VPC components to secure your event source.
|
List<SourceAccessConfiguration> |
GetEventSourceMappingResponse.sourceAccessConfigurations()
An array of the authentication protocol, or the VPC components to secure your event source.
|
List<SourceAccessConfiguration> |
UpdateEventSourceMappingRequest.sourceAccessConfigurations()
An array of the authentication protocol, or the VPC components to secure your event source.
|
List<SourceAccessConfiguration> |
CreateEventSourceMappingRequest.sourceAccessConfigurations()
An array of the authentication protocol, or the VPC components to secure your event source.
|
List<SourceAccessConfiguration> |
DeleteEventSourceMappingResponse.sourceAccessConfigurations()
An array of the authentication protocol, or the VPC components to secure your event source.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEventSourceMappingResponse.Builder |
CreateEventSourceMappingResponse.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
EventSourceMappingConfiguration.Builder |
EventSourceMappingConfiguration.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
UpdateEventSourceMappingResponse.Builder |
UpdateEventSourceMappingResponse.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
GetEventSourceMappingResponse.Builder |
GetEventSourceMappingResponse.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
UpdateEventSourceMappingRequest.Builder |
UpdateEventSourceMappingRequest.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
CreateEventSourceMappingRequest.Builder |
CreateEventSourceMappingRequest.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
DeleteEventSourceMappingResponse.Builder |
DeleteEventSourceMappingResponse.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEventSourceMappingResponse.Builder |
CreateEventSourceMappingResponse.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
EventSourceMappingConfiguration.Builder |
EventSourceMappingConfiguration.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
UpdateEventSourceMappingResponse.Builder |
UpdateEventSourceMappingResponse.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
GetEventSourceMappingResponse.Builder |
GetEventSourceMappingResponse.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
UpdateEventSourceMappingRequest.Builder |
UpdateEventSourceMappingRequest.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
CreateEventSourceMappingRequest.Builder |
CreateEventSourceMappingRequest.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
DeleteEventSourceMappingResponse.Builder |
DeleteEventSourceMappingResponse.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, or the VPC components to secure your event source.
|
Copyright © 2021. All rights reserved.