| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ListInsightsStatusFilter |
ListInsightsRequest.statusFilter()
A filter used to filter the returned insights by their status.
|
ListInsightsStatusFilter |
ListOrganizationInsightsRequest.statusFilter()
Returns the value of the StatusFilter property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListInsightsRequest.Builder |
ListInsightsRequest.Builder.statusFilter(ListInsightsStatusFilter statusFilter)
A filter used to filter the returned insights by their status.
|
ListOrganizationInsightsRequest.Builder |
ListOrganizationInsightsRequest.Builder.statusFilter(ListInsightsStatusFilter statusFilter)
Sets the value of the StatusFilter property for this object.
|
Copyright © 2023. All rights reserved.