| Package | Description |
|---|---|
| com.google.cloud.irm.v1alpha2 |
A client to Stackdriver Incident Response & Management API.
|
| com.google.irm.service.v1alpha2.api |
| Modifier and Type | Method and Description |
|---|---|
IncidentRoleAssignment |
IncidentServiceClient.cancelIncidentRoleHandover(IncidentRoleAssignmentName name,
User newAssignee)
Cancels a role handover.
|
IncidentRoleAssignment |
IncidentServiceClient.confirmIncidentRoleHandover(IncidentRoleAssignmentName name,
User newAssignee)
Confirms a role handover.
|
IncidentRoleAssignment |
IncidentServiceClient.forceIncidentRoleHandover(IncidentRoleAssignmentName name,
User newAssignee)
Forces a role handover.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentRoleAssignmentName |
IncidentRoleAssignmentName.Builder.build() |
static IncidentRoleAssignmentName |
IncidentRoleAssignmentName.of(String projectIdOrNumber,
String incidentId,
String roleId) |
static IncidentRoleAssignmentName |
IncidentRoleAssignmentName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<IncidentRoleAssignmentName> |
IncidentRoleAssignmentName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
IncidentRoleAssignmentName.toStringList(List<IncidentRoleAssignmentName> values) |
Copyright © 2020 Google LLC. All rights reserved.