| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
SelfManagedEventSource | 
SelfManagedEventSource.addEndpointsEntry(String key,
                 List<String> value)
Add a single Endpoints entry 
 | 
SelfManagedEventSource | 
SelfManagedEventSource.clearEndpointsEntries()
Removes all the entries added into Endpoints. 
 | 
SelfManagedEventSource | 
SelfManagedEventSource.clone()  | 
SelfManagedEventSource | 
UpdateEventSourceMappingResult.getSelfManagedEventSource()
 The self-managed Apache Kafka cluster for your event source. 
 | 
SelfManagedEventSource | 
GetEventSourceMappingResult.getSelfManagedEventSource()
 The self-managed Apache Kafka cluster for your event source. 
 | 
SelfManagedEventSource | 
DeleteEventSourceMappingResult.getSelfManagedEventSource()
 The self-managed Apache Kafka cluster for your event source. 
 | 
SelfManagedEventSource | 
CreateEventSourceMappingResult.getSelfManagedEventSource()
 The self-managed Apache Kafka cluster for your event source. 
 | 
SelfManagedEventSource | 
CreateEventSourceMappingRequest.getSelfManagedEventSource()
 The self-managed Apache Kafka cluster to receive records from. 
 | 
SelfManagedEventSource | 
EventSourceMappingConfiguration.getSelfManagedEventSource()
 The self-managed Apache Kafka cluster for your event source. 
 | 
SelfManagedEventSource | 
SelfManagedEventSource.withEndpoints(Map<String,List<String>> endpoints)
 The list of bootstrap servers for your Kafka brokers in the following format:
  
"KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"]. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpdateEventSourceMappingResult.setSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
void | 
GetEventSourceMappingResult.setSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
void | 
DeleteEventSourceMappingResult.setSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
void | 
CreateEventSourceMappingResult.setSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
void | 
CreateEventSourceMappingRequest.setSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster to receive records from. 
 | 
void | 
EventSourceMappingConfiguration.setSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
UpdateEventSourceMappingResult | 
UpdateEventSourceMappingResult.withSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
GetEventSourceMappingResult | 
GetEventSourceMappingResult.withSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
DeleteEventSourceMappingResult | 
DeleteEventSourceMappingResult.withSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
CreateEventSourceMappingResult | 
CreateEventSourceMappingResult.withSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
CreateEventSourceMappingRequest | 
CreateEventSourceMappingRequest.withSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster to receive records from. 
 | 
EventSourceMappingConfiguration | 
EventSourceMappingConfiguration.withSelfManagedEventSource(SelfManagedEventSource selfManagedEventSource)
 The self-managed Apache Kafka cluster for your event source. 
 | 
Copyright © 2024. All rights reserved.