| 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 |
|---|---|
Signal |
IncidentServiceClient.getSignal(SignalName name)
Returns a signal by name.
|
| Modifier and Type | Method and Description |
|---|---|
SignalName |
SignalName.Builder.build() |
static SignalName |
SignalName.of(String project,
String signal) |
static SignalName |
SignalName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<SignalName> |
SignalName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
SignalName.toStringList(List<SignalName> values) |
Copyright © 2020 Google LLC. All rights reserved.