Package | Description |
---|---|
com.amazonaws.services.lambda.model |
Modifier and Type | Method and Description |
---|---|
SourceAccessConfiguration |
SourceAccessConfiguration.clone() |
SourceAccessConfiguration |
SourceAccessConfiguration.withType(SourceAccessType type)
The type of authentication protocol, VPC components, or virtual host for your event source.
|
SourceAccessConfiguration |
SourceAccessConfiguration.withType(String type)
The type of authentication protocol, VPC components, or virtual host for your event source.
|
SourceAccessConfiguration |
SourceAccessConfiguration.withURI(String uRI)
The value for your chosen configuration in
Type . |
Modifier and Type | Method and Description |
---|---|
List<SourceAccessConfiguration> |
EventSourceMappingConfiguration.getSourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
List<SourceAccessConfiguration> |
GetEventSourceMappingResult.getSourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
List<SourceAccessConfiguration> |
DeleteEventSourceMappingResult.getSourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
List<SourceAccessConfiguration> |
CreateEventSourceMappingRequest.getSourceAccessConfigurations()
An array of authentication protocols or VPC components required to secure your event source.
|
List<SourceAccessConfiguration> |
CreateEventSourceMappingResult.getSourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
List<SourceAccessConfiguration> |
UpdateEventSourceMappingRequest.getSourceAccessConfigurations()
An array of authentication protocols or VPC components required to secure your event source.
|
List<SourceAccessConfiguration> |
UpdateEventSourceMappingResult.getSourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
Modifier and Type | Method and Description |
---|---|
EventSourceMappingConfiguration |
EventSourceMappingConfiguration.withSourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
GetEventSourceMappingResult |
GetEventSourceMappingResult.withSourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
DeleteEventSourceMappingResult |
DeleteEventSourceMappingResult.withSourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
CreateEventSourceMappingRequest |
CreateEventSourceMappingRequest.withSourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
CreateEventSourceMappingResult |
CreateEventSourceMappingResult.withSourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
UpdateEventSourceMappingRequest |
UpdateEventSourceMappingRequest.withSourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
UpdateEventSourceMappingResult |
UpdateEventSourceMappingResult.withSourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
Modifier and Type | Method and Description |
---|---|
void |
EventSourceMappingConfiguration.setSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
void |
GetEventSourceMappingResult.setSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
void |
DeleteEventSourceMappingResult.setSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
void |
CreateEventSourceMappingRequest.setSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
void |
CreateEventSourceMappingResult.setSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
void |
UpdateEventSourceMappingRequest.setSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
void |
UpdateEventSourceMappingResult.setSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
EventSourceMappingConfiguration |
EventSourceMappingConfiguration.withSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
GetEventSourceMappingResult |
GetEventSourceMappingResult.withSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
DeleteEventSourceMappingResult |
DeleteEventSourceMappingResult.withSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
CreateEventSourceMappingRequest |
CreateEventSourceMappingRequest.withSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
CreateEventSourceMappingResult |
CreateEventSourceMappingResult.withSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
UpdateEventSourceMappingRequest |
UpdateEventSourceMappingRequest.withSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
UpdateEventSourceMappingResult |
UpdateEventSourceMappingResult.withSourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
Copyright © 2022. All rights reserved.