IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.addServicesItem(String servicesItem) |
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.addTagsItem(String tagsItem) |
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.description(String description) |
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataRequest.getAttributes()
Attributes for creating an on-call page from an incident.
|
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.role(IncidentPageRoleReference role) |
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.services(List<String> services) |
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.tags(List<String> tags) |
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.target(IncidentPageTarget target) |
IncidentCreateOnCallPageDataAttributesRequest |
IncidentCreateOnCallPageDataAttributesRequest.title(String title) |