| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
static ItemValue |
ItemValue.fromArn(String arn)
Create an instance of this class with
arn() initialized to the given value. |
static ItemValue |
ItemValue.fromMetricDefinition(String metricDefinition)
Create an instance of this class with
metricDefinition() initialized to the given value. |
static ItemValue |
ItemValue.fromPagerDutyIncidentDetail(Consumer<PagerDutyIncidentDetail.Builder> pagerDutyIncidentDetail)
Create an instance of this class with
pagerDutyIncidentDetail() initialized to the given value. |
static ItemValue |
ItemValue.fromPagerDutyIncidentDetail(PagerDutyIncidentDetail pagerDutyIncidentDetail)
Create an instance of this class with
pagerDutyIncidentDetail() initialized to the given value. |
static ItemValue |
ItemValue.fromUrl(String url)
Create an instance of this class with
url() initialized to the given value. |
ItemValue |
ItemIdentifier.value()
Details about the related item.
|
| Modifier and Type | Method and Description |
|---|---|
ItemIdentifier.Builder |
ItemIdentifier.Builder.value(ItemValue value)
Details about the related item.
|
Copyright © 2023. All rights reserved.