public static interface ModifyListenerResponse.Builder extends ElasticLoadBalancingv2Response.Builder, CopyableBuilder<ModifyListenerResponse.Builder,ModifyListenerResponse>
| Modifier and Type | Method and Description |
|---|---|
ModifyListenerResponse.Builder |
listeners(Collection<Listener> listeners)
Information about the modified listeners.
|
ModifyListenerResponse.Builder |
listeners(Listener... listeners)
Information about the modified listeners.
|
buildcopyapply, buildModifyListenerResponse.Builder listeners(Collection<Listener> listeners)
Information about the modified listeners.
listeners - Information about the modified listeners.ModifyListenerResponse.Builder listeners(Listener... listeners)
Information about the modified listeners.
listeners - Information about the modified listeners.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.