| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionSummary> |
ListConnectionsResponse.connectionSummaryList()
A list of summary information records for connections.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectionsResponse.Builder |
ListConnectionsResponse.Builder.connectionSummaryList(ConnectionSummary... connectionSummaryList)
A list of summary information records for connections.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectionsResponse.Builder |
ListConnectionsResponse.Builder.connectionSummaryList(Collection<ConnectionSummary> connectionSummaryList)
A list of summary information records for connections.
|
Copyright © 2022. All rights reserved.