| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.accountId(String accountId)
The ID of the Amazon Web Services account.
|
static ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.builder() |
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.id(String id)
The ID of the insight summary.
|
default ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.insightTimeRange(Consumer<InsightTimeRange.Builder> insightTimeRange)
Sets the value of the InsightTimeRange property for this object.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.insightTimeRange(InsightTimeRange insightTimeRange)
Sets the value of the InsightTimeRange property for this object.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.name(String name)
The name of the insight summary.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.organizationalUnitId(String organizationalUnitId)
The ID of the organizational unit.
|
default ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.predictionTimeRange(Consumer<PredictionTimeRange.Builder> predictionTimeRange)
Sets the value of the PredictionTimeRange property for this object.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.predictionTimeRange(PredictionTimeRange predictionTimeRange)
Sets the value of the PredictionTimeRange property for this object.
|
default ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.resourceCollection(Consumer<ResourceCollection.Builder> resourceCollection)
Sets the value of the ResourceCollection property for this object.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.resourceCollection(ResourceCollection resourceCollection)
Sets the value of the ResourceCollection property for this object.
|
default ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.serviceCollection(Consumer<ServiceCollection.Builder> serviceCollection)
Sets the value of the ServiceCollection property for this object.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.serviceCollection(ServiceCollection serviceCollection)
Sets the value of the ServiceCollection property for this object.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.severity(InsightSeverity severity)
An array of severity values used to search for insights.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.severity(String severity)
An array of severity values used to search for insights.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.status(InsightStatus status)
An array of status values used to search for insights.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.Builder.status(String status)
An array of status values used to search for insights.
|
ProactiveOrganizationInsightSummary.Builder |
ProactiveOrganizationInsightSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProactiveOrganizationInsightSummary.Builder> |
ProactiveOrganizationInsightSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.