| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
static GetIncidentRecordResponse.Builder |
GetIncidentRecordResponse.builder() |
default GetIncidentRecordResponse.Builder |
GetIncidentRecordResponse.Builder.incidentRecord(Consumer<IncidentRecord.Builder> incidentRecord)
Details the structure of the incident record.
|
GetIncidentRecordResponse.Builder |
GetIncidentRecordResponse.Builder.incidentRecord(IncidentRecord incidentRecord)
Details the structure of the incident record.
|
GetIncidentRecordResponse.Builder |
GetIncidentRecordResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetIncidentRecordResponse.Builder> |
GetIncidentRecordResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.