| Modifier and Type | Method and Description |
|---|---|
ApplicationListener |
HttpAlbIntegrationProps.getListener()
(experimental) The listener to the application load balancer used for the integration.
|
ApplicationListener |
HttpAlbIntegrationProps.Jsii$Proxy.getListener() |
| Modifier and Type | Method and Description |
|---|---|
HttpAlbIntegrationProps.Builder |
HttpAlbIntegrationProps.Builder.listener(ApplicationListener listener)
Sets the value of
HttpAlbIntegrationProps.getListener() |
HttpAlbIntegration.Builder |
HttpAlbIntegration.Builder.listener(ApplicationListener listener)
(experimental) The listener to the application load balancer used for the integration.
|
| Constructor and Description |
|---|
Jsii$Proxy(ApplicationListener listener,
HttpMethod method,
IVpcLink vpcLink)
Constructor that initializes the object based on literal property values passed by the
HttpAlbIntegrationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
static ListenerConfig |
ListenerConfig.applicationListener(ApplicationListener listener)
(experimental) Create a config for adding target group to ALB listener.
|
static ListenerConfig |
ListenerConfig.applicationListener(ApplicationListener listener,
AddApplicationTargetsProps props)
(experimental) Create a config for adding target group to ALB listener.
|
| Modifier and Type | Method and Description |
|---|---|
protected ApplicationListener |
ApplicationMultipleTargetGroupsServiceBase.findListener() |
protected ApplicationListener |
ApplicationMultipleTargetGroupsServiceBase.findListener(String name) |
ApplicationListener |
ApplicationMultipleTargetGroupsServiceBase.getListener()
(experimental) The default listener for the service (first added listener).
|
ApplicationListener |
ApplicationLoadBalancedServiceBase.getListener()
(experimental) The listener for the service.
|
ApplicationListener |
ApplicationLoadBalancedServiceBase.getRedirectListener()
(experimental) The redirect listener for the service if redirectHTTP is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<ApplicationListener> |
ApplicationMultipleTargetGroupsServiceBase.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ApplicationMultipleTargetGroupsServiceBase.setListeners(List<ApplicationListener> value) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationListener |
ApplicationLoadBalancer.addListener(String id,
BaseApplicationListenerProps props)
(experimental) Add a new listener to this load balancer.
|
ApplicationListener |
IApplicationLoadBalancer.addListener(String id,
BaseApplicationListenerProps props)
(experimental) Add a new listener to this load balancer.
|
ApplicationListener |
IApplicationLoadBalancer.Jsii$Proxy.addListener(String id,
BaseApplicationListenerProps props)
(experimental) Add a new listener to this load balancer.
|
default ApplicationListener |
IApplicationLoadBalancer.Jsii$Default.addListener(String id,
BaseApplicationListenerProps props)
(experimental) Add a new listener to this load balancer.
|
ApplicationListener |
ApplicationLoadBalancer.addRedirect()
(experimental) Add a redirection listener to this load balancer.
|
ApplicationListener |
ApplicationLoadBalancer.addRedirect(ApplicationLoadBalancerRedirectConfig props)
(experimental) Add a redirection listener to this load balancer.
|
ApplicationListener |
ApplicationListener.Builder.build() |
Copyright © 2020. All rights reserved.