| 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 |
|---|---|
void |
IncidentServiceClient.deleteSubscription(SubscriptionName name)
Deletes an existing subscription.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionName |
SubscriptionName.Builder.build() |
static SubscriptionName |
SubscriptionName.of(String project,
String incident,
String subscription) |
static SubscriptionName |
SubscriptionName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<SubscriptionName> |
SubscriptionName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
SubscriptionName.toStringList(List<SubscriptionName> values) |
Copyright © 2020 Google LLC. All rights reserved.