| 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<ListIncidentRoleAssignmentsRequest,ListIncidentRoleAssignmentsResponse> |
IncidentServiceClient.listIncidentRoleAssignmentsCallable()
Lists role assignments that are part of an incident.
|
PagedCallSettings<ListIncidentRoleAssignmentsRequest,ListIncidentRoleAssignmentsResponse,IncidentServiceClient.ListIncidentRoleAssignmentsPagedResponse> |
IncidentServiceSettings.listIncidentRoleAssignmentsSettings()
Returns the object with the settings used for calls to listIncidentRoleAssignments.
|
PagedCallSettings.Builder<ListIncidentRoleAssignmentsRequest,ListIncidentRoleAssignmentsResponse,IncidentServiceClient.ListIncidentRoleAssignmentsPagedResponse> |
IncidentServiceSettings.Builder.listIncidentRoleAssignmentsSettings()
Returns the builder for the settings used for calls to listIncidentRoleAssignments.
|
| Modifier and Type | Method and Description |
|---|---|
protected IncidentServiceClient.ListIncidentRoleAssignmentsPage |
IncidentServiceClient.ListIncidentRoleAssignmentsPage.createPage(PageContext<ListIncidentRoleAssignmentsRequest,ListIncidentRoleAssignmentsResponse,IncidentRoleAssignment> context,
ListIncidentRoleAssignmentsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static MethodDescriptor<ListIncidentRoleAssignmentsRequest,ListIncidentRoleAssignmentsResponse> |
IncidentServiceGrpc.getListIncidentRoleAssignmentsMethod() |
Parser<ListIncidentRoleAssignmentsResponse> |
ListIncidentRoleAssignmentsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListIncidentRoleAssignmentsResponse> |
IncidentServiceGrpc.IncidentServiceFutureStub.listIncidentRoleAssignments(ListIncidentRoleAssignmentsRequest request)
Lists role assignments that are part of an incident.
|
static Parser<ListIncidentRoleAssignmentsResponse> |
ListIncidentRoleAssignmentsResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListIncidentRoleAssignmentsResponse.Builder |
ListIncidentRoleAssignmentsResponse.Builder.mergeFrom(ListIncidentRoleAssignmentsResponse other) |
static ListIncidentRoleAssignmentsResponse.Builder |
ListIncidentRoleAssignmentsResponse.newBuilder(ListIncidentRoleAssignmentsResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentServiceGrpc.IncidentServiceImplBase.listIncidentRoleAssignments(ListIncidentRoleAssignmentsRequest request,
StreamObserver<ListIncidentRoleAssignmentsResponse> responseObserver)
Lists role assignments that are part of an incident.
|
void |
IncidentServiceGrpc.IncidentServiceStub.listIncidentRoleAssignments(ListIncidentRoleAssignmentsRequest request,
StreamObserver<ListIncidentRoleAssignmentsResponse> responseObserver)
Lists role assignments that are part of an incident.
|
Copyright © 2020 Google LLC. All rights reserved.