| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
List<Workload> |
ListWorkloadsResponse.workloadList()
The list of workloads.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkloadsResponse.Builder |
ListWorkloadsResponse.Builder.workloadList(Workload... workloadList)
The list of workloads.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkloadsResponse.Builder |
ListWorkloadsResponse.Builder.workloadList(Collection<Workload> workloadList)
The list of workloads.
|
Copyright © 2023. All rights reserved.