| 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 |
|---|---|
UnaryCallable<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> |
IncidentServiceClient.forceIncidentRoleHandoverCallable()
Forces a role handover.
|
UnaryCallSettings<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> |
IncidentServiceSettings.forceIncidentRoleHandoverSettings()
Returns the object with the settings used for calls to forceIncidentRoleHandover.
|
UnaryCallSettings.Builder<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> |
IncidentServiceSettings.Builder.forceIncidentRoleHandoverSettings()
Returns the builder for the settings used for calls to forceIncidentRoleHandover.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentRoleAssignment |
IncidentServiceClient.forceIncidentRoleHandover(ForceIncidentRoleHandoverRequest request)
Forces a role handover.
|
| Modifier and Type | Method and Description |
|---|---|
UnaryCallable<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> |
IncidentServiceStub.forceIncidentRoleHandoverCallable() |
UnaryCallable<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> |
GrpcIncidentServiceStub.forceIncidentRoleHandoverCallable() |
UnaryCallSettings<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> |
IncidentServiceStubSettings.forceIncidentRoleHandoverSettings()
Returns the object with the settings used for calls to forceIncidentRoleHandover.
|
UnaryCallSettings.Builder<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> |
IncidentServiceStubSettings.Builder.forceIncidentRoleHandoverSettings()
Returns the builder for the settings used for calls to forceIncidentRoleHandover.
|
| Modifier and Type | Method and Description |
|---|---|
static MethodDescriptor<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> |
IncidentServiceGrpc.getForceIncidentRoleHandoverMethod() |
Parser<ForceIncidentRoleHandoverRequest> |
ForceIncidentRoleHandoverRequest.getParserForType() |
static Parser<ForceIncidentRoleHandoverRequest> |
ForceIncidentRoleHandoverRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
IncidentRoleAssignment |
IncidentServiceGrpc.IncidentServiceBlockingStub.forceIncidentRoleHandover(ForceIncidentRoleHandoverRequest request)
Forces a role handover.
|
com.google.common.util.concurrent.ListenableFuture<IncidentRoleAssignment> |
IncidentServiceGrpc.IncidentServiceFutureStub.forceIncidentRoleHandover(ForceIncidentRoleHandoverRequest request)
Forces a role handover.
|
void |
IncidentServiceGrpc.IncidentServiceImplBase.forceIncidentRoleHandover(ForceIncidentRoleHandoverRequest request,
StreamObserver<IncidentRoleAssignment> responseObserver)
Forces a role handover.
|
void |
IncidentServiceGrpc.IncidentServiceStub.forceIncidentRoleHandover(ForceIncidentRoleHandoverRequest request,
StreamObserver<IncidentRoleAssignment> responseObserver)
Forces a role handover.
|
ForceIncidentRoleHandoverRequest.Builder |
ForceIncidentRoleHandoverRequest.Builder.mergeFrom(ForceIncidentRoleHandoverRequest other) |
static ForceIncidentRoleHandoverRequest.Builder |
ForceIncidentRoleHandoverRequest.newBuilder(ForceIncidentRoleHandoverRequest prototype) |
Copyright © 2020 Google LLC. All rights reserved.