| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
List<Connection> |
ListConnectionsResponse.connections()
An array of connections objects that include details about the connections.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectionsResponse.Builder |
ListConnectionsResponse.Builder.connections(Connection... connections)
An array of connections objects that include details about the connections.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectionsResponse.Builder |
ListConnectionsResponse.Builder.connections(Collection<Connection> connections)
An array of connections objects that include details about the connections.
|
Copyright © 2022. All rights reserved.