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