| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceSummary> |
ListServicesResponse.serviceSummaryList()
A list of service summary information records.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesResponse.Builder |
ListServicesResponse.Builder.serviceSummaryList(ServiceSummary... serviceSummaryList)
A list of service summary information records.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesResponse.Builder |
ListServicesResponse.Builder.serviceSummaryList(Collection<ServiceSummary> serviceSummaryList)
A list of service summary information records.
|
Copyright © 2022. All rights reserved.