| Package | Description |
|---|---|
| com.google.cloud.irm.v1alpha2 |
A client to Stackdriver Incident Response & Management API.
|
| com.google.cloud.irm.v1alpha2.stub | |
| com.google.irm.service.v1alpha2.api |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
IncidentServiceClient.createArtifact(CreateArtifactRequest request)
Creates a new artifact.
|
Artifact |
IncidentServiceClient.createArtifact(IncidentName parent,
Artifact artifact)
Creates a new artifact.
|
Artifact |
IncidentServiceClient.createArtifact(String parent,
Artifact artifact)
Creates a new artifact.
|
Artifact |
IncidentServiceClient.updateArtifact(Artifact artifact,
FieldMask updateMask)
Updates an existing artifact.
|
Artifact |
IncidentServiceClient.updateArtifact(UpdateArtifactRequest request)
Updates an existing artifact.
|
| Modifier and Type | Method and Description |
|---|---|
UnaryCallable<CreateArtifactRequest,Artifact> |
IncidentServiceClient.createArtifactCallable()
Creates a new artifact.
|
UnaryCallSettings<CreateArtifactRequest,Artifact> |
IncidentServiceSettings.createArtifactSettings()
Returns the object with the settings used for calls to createArtifact.
|
UnaryCallSettings.Builder<CreateArtifactRequest,Artifact> |
IncidentServiceSettings.Builder.createArtifactSettings()
Returns the builder for the settings used for calls to createArtifact.
|
UnaryCallable<UpdateArtifactRequest,Artifact> |
IncidentServiceClient.updateArtifactCallable()
Updates an existing artifact.
|
UnaryCallSettings<UpdateArtifactRequest,Artifact> |
IncidentServiceSettings.updateArtifactSettings()
Returns the object with the settings used for calls to updateArtifact.
|
UnaryCallSettings.Builder<UpdateArtifactRequest,Artifact> |
IncidentServiceSettings.Builder.updateArtifactSettings()
Returns the builder for the settings used for calls to updateArtifact.
|
| Modifier and Type | Method and Description |
|---|---|
Artifact |
IncidentServiceClient.createArtifact(IncidentName parent,
Artifact artifact)
Creates a new artifact.
|
Artifact |
IncidentServiceClient.createArtifact(String parent,
Artifact artifact)
Creates a new artifact.
|
Artifact |
IncidentServiceClient.updateArtifact(Artifact artifact,
FieldMask updateMask)
Updates an existing artifact.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<IncidentServiceClient.ListArtifactsPagedResponse> |
IncidentServiceClient.ListArtifactsPagedResponse.createAsync(PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context,
com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse) |
protected IncidentServiceClient.ListArtifactsPage |
IncidentServiceClient.ListArtifactsPage.createPage(PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context,
ListArtifactsResponse response) |
com.google.api.core.ApiFuture<IncidentServiceClient.ListArtifactsPage> |
IncidentServiceClient.ListArtifactsPage.createPageAsync(PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context,
com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
UnaryCallable<CreateArtifactRequest,Artifact> |
IncidentServiceStub.createArtifactCallable() |
UnaryCallable<CreateArtifactRequest,Artifact> |
GrpcIncidentServiceStub.createArtifactCallable() |
UnaryCallSettings<CreateArtifactRequest,Artifact> |
IncidentServiceStubSettings.createArtifactSettings()
Returns the object with the settings used for calls to createArtifact.
|
UnaryCallSettings.Builder<CreateArtifactRequest,Artifact> |
IncidentServiceStubSettings.Builder.createArtifactSettings()
Returns the builder for the settings used for calls to createArtifact.
|
UnaryCallable<UpdateArtifactRequest,Artifact> |
IncidentServiceStub.updateArtifactCallable() |
UnaryCallable<UpdateArtifactRequest,Artifact> |
GrpcIncidentServiceStub.updateArtifactCallable() |
UnaryCallSettings<UpdateArtifactRequest,Artifact> |
IncidentServiceStubSettings.updateArtifactSettings()
Returns the object with the settings used for calls to updateArtifact.
|
UnaryCallSettings.Builder<UpdateArtifactRequest,Artifact> |
IncidentServiceStubSettings.Builder.updateArtifactSettings()
Returns the builder for the settings used for calls to updateArtifact.
|
| Modifier and Type | Method and Description |
|---|---|
Artifact |
Artifact.Builder.build() |
Artifact |
Artifact.Builder.buildPartial() |
Artifact |
IncidentServiceGrpc.IncidentServiceBlockingStub.createArtifact(CreateArtifactRequest request)
Creates a new artifact.
|
Artifact |
CreateArtifactRequestOrBuilder.getArtifact()
Required.
|
Artifact |
UpdateArtifactRequestOrBuilder.getArtifact()
Required.
|
Artifact |
UpdateArtifactRequest.getArtifact()
Required.
|
Artifact |
UpdateArtifactRequest.Builder.getArtifact()
Required.
|
Artifact |
CreateArtifactRequest.getArtifact()
Required.
|
Artifact |
CreateArtifactRequest.Builder.getArtifact()
Required.
|
Artifact |
EscalateIncidentResponseOrBuilder.getArtifacts(int index)
New or modified artifacts.
|
Artifact |
EscalateIncidentRequest.getArtifacts(int index)
Artifacts to add.
|
Artifact |
EscalateIncidentRequest.Builder.getArtifacts(int index)
Artifacts to add.
|
Artifact |
EscalateIncidentResponse.getArtifacts(int index)
New or modified artifacts.
|
Artifact |
EscalateIncidentResponse.Builder.getArtifacts(int index)
New or modified artifacts.
|
Artifact |
EscalateIncidentRequestOrBuilder.getArtifacts(int index)
Artifacts to add.
|
Artifact |
ListArtifactsResponseOrBuilder.getArtifacts(int index)
List of artifacts.
|
Artifact |
ListArtifactsResponse.getArtifacts(int index)
List of artifacts.
|
Artifact |
ListArtifactsResponse.Builder.getArtifacts(int index)
List of artifacts.
|
static Artifact |
Artifact.getDefaultInstance() |
Artifact |
Artifact.getDefaultInstanceForType() |
Artifact |
Artifact.Builder.getDefaultInstanceForType() |
static Artifact |
Artifact.parseDelimitedFrom(InputStream input) |
static Artifact |
Artifact.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Artifact |
Artifact.parseFrom(byte[] data) |
static Artifact |
Artifact.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Artifact |
Artifact.parseFrom(ByteBuffer data) |
static Artifact |
Artifact.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Artifact |
Artifact.parseFrom(ByteString data) |
static Artifact |
Artifact.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Artifact |
Artifact.parseFrom(CodedInputStream input) |
static Artifact |
Artifact.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Artifact |
Artifact.parseFrom(InputStream input) |
static Artifact |
Artifact.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Artifact |
IncidentServiceGrpc.IncidentServiceBlockingStub.updateArtifact(UpdateArtifactRequest request)
Updates an existing artifact.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Artifact> |
IncidentServiceGrpc.IncidentServiceFutureStub.createArtifact(CreateArtifactRequest request)
Creates a new artifact.
|
List<Artifact> |
EscalateIncidentResponseOrBuilder.getArtifactsList()
New or modified artifacts.
|
List<Artifact> |
EscalateIncidentRequest.getArtifactsList()
Artifacts to add.
|
List<Artifact> |
EscalateIncidentRequest.Builder.getArtifactsList()
Artifacts to add.
|
List<Artifact> |
EscalateIncidentResponse.getArtifactsList()
New or modified artifacts.
|
List<Artifact> |
EscalateIncidentResponse.Builder.getArtifactsList()
New or modified artifacts.
|
List<Artifact> |
EscalateIncidentRequestOrBuilder.getArtifactsList()
Artifacts to add.
|
List<Artifact> |
ListArtifactsResponseOrBuilder.getArtifactsList()
List of artifacts.
|
List<Artifact> |
ListArtifactsResponse.getArtifactsList()
List of artifacts.
|
List<Artifact> |
ListArtifactsResponse.Builder.getArtifactsList()
List of artifacts.
|
static MethodDescriptor<CreateArtifactRequest,Artifact> |
IncidentServiceGrpc.getCreateArtifactMethod() |
Parser<Artifact> |
Artifact.getParserForType() |
static MethodDescriptor<UpdateArtifactRequest,Artifact> |
IncidentServiceGrpc.getUpdateArtifactMethod() |
static Parser<Artifact> |
Artifact.parser() |
com.google.common.util.concurrent.ListenableFuture<Artifact> |
IncidentServiceGrpc.IncidentServiceFutureStub.updateArtifact(UpdateArtifactRequest request)
Updates an existing artifact.
|
| Modifier and Type | Method and Description |
|---|---|
EscalateIncidentRequest.Builder |
EscalateIncidentRequest.Builder.addArtifacts(Artifact value)
Artifacts to add.
|
EscalateIncidentResponse.Builder |
EscalateIncidentResponse.Builder.addArtifacts(Artifact value)
New or modified artifacts.
|
ListArtifactsResponse.Builder |
ListArtifactsResponse.Builder.addArtifacts(Artifact value)
List of artifacts.
|
EscalateIncidentRequest.Builder |
EscalateIncidentRequest.Builder.addArtifacts(int index,
Artifact value)
Artifacts to add.
|
EscalateIncidentResponse.Builder |
EscalateIncidentResponse.Builder.addArtifacts(int index,
Artifact value)
New or modified artifacts.
|
ListArtifactsResponse.Builder |
ListArtifactsResponse.Builder.addArtifacts(int index,
Artifact value)
List of artifacts.
|
UpdateArtifactRequest.Builder |
UpdateArtifactRequest.Builder.mergeArtifact(Artifact value)
Required.
|
CreateArtifactRequest.Builder |
CreateArtifactRequest.Builder.mergeArtifact(Artifact value)
Required.
|
Artifact.Builder |
Artifact.Builder.mergeFrom(Artifact other) |
static Artifact.Builder |
Artifact.newBuilder(Artifact prototype) |
UpdateArtifactRequest.Builder |
UpdateArtifactRequest.Builder.setArtifact(Artifact value)
Required.
|
CreateArtifactRequest.Builder |
CreateArtifactRequest.Builder.setArtifact(Artifact value)
Required.
|
EscalateIncidentRequest.Builder |
EscalateIncidentRequest.Builder.setArtifacts(int index,
Artifact value)
Artifacts to add.
|
EscalateIncidentResponse.Builder |
EscalateIncidentResponse.Builder.setArtifacts(int index,
Artifact value)
New or modified artifacts.
|
ListArtifactsResponse.Builder |
ListArtifactsResponse.Builder.setArtifacts(int index,
Artifact value)
List of artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
EscalateIncidentRequest.Builder |
EscalateIncidentRequest.Builder.addAllArtifacts(Iterable<? extends Artifact> values)
Artifacts to add.
|
EscalateIncidentResponse.Builder |
EscalateIncidentResponse.Builder.addAllArtifacts(Iterable<? extends Artifact> values)
New or modified artifacts.
|
ListArtifactsResponse.Builder |
ListArtifactsResponse.Builder.addAllArtifacts(Iterable<? extends Artifact> values)
List of artifacts.
|
void |
IncidentServiceGrpc.IncidentServiceImplBase.createArtifact(CreateArtifactRequest request,
StreamObserver<Artifact> responseObserver)
Creates a new artifact.
|
void |
IncidentServiceGrpc.IncidentServiceStub.createArtifact(CreateArtifactRequest request,
StreamObserver<Artifact> responseObserver)
Creates a new artifact.
|
void |
IncidentServiceGrpc.IncidentServiceImplBase.updateArtifact(UpdateArtifactRequest request,
StreamObserver<Artifact> responseObserver)
Updates an existing artifact.
|
void |
IncidentServiceGrpc.IncidentServiceStub.updateArtifact(UpdateArtifactRequest request,
StreamObserver<Artifact> responseObserver)
Updates an existing artifact.
|
Copyright © 2020 Google LLC. All rights reserved.