@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/irm/v1alpha2/incidents_service.proto") public final class IncidentServiceGrpc extends Object
The Incident API for Incident Response & Management.
| Modifier and Type | Class and Description |
|---|---|
static class |
IncidentServiceGrpc.IncidentServiceBlockingStub
The Incident API for Incident Response & Management.
|
static class |
IncidentServiceGrpc.IncidentServiceFutureStub
The Incident API for Incident Response & Management.
|
static class |
IncidentServiceGrpc.IncidentServiceImplBase
The Incident API for Incident Response & Management.
|
static class |
IncidentServiceGrpc.IncidentServiceStub
The Incident API for Incident Response & Management.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<CreateIncidentRequest,Incident> getCreateIncidentMethod()
public static MethodDescriptor<GetIncidentRequest,Incident> getGetIncidentMethod()
public static MethodDescriptor<SearchIncidentsRequest,SearchIncidentsResponse> getSearchIncidentsMethod()
public static MethodDescriptor<UpdateIncidentRequest,Incident> getUpdateIncidentMethod()
public static MethodDescriptor<SearchSimilarIncidentsRequest,SearchSimilarIncidentsResponse> getSearchSimilarIncidentsMethod()
public static MethodDescriptor<CreateAnnotationRequest,Annotation> getCreateAnnotationMethod()
public static MethodDescriptor<ListAnnotationsRequest,ListAnnotationsResponse> getListAnnotationsMethod()
public static MethodDescriptor<CreateTagRequest,Tag> getCreateTagMethod()
public static MethodDescriptor<DeleteTagRequest,Empty> getDeleteTagMethod()
public static MethodDescriptor<ListTagsRequest,ListTagsResponse> getListTagsMethod()
public static MethodDescriptor<CreateSignalRequest,Signal> getCreateSignalMethod()
public static MethodDescriptor<SearchSignalsRequest,SearchSignalsResponse> getSearchSignalsMethod()
public static MethodDescriptor<LookupSignalRequest,Signal> getLookupSignalMethod()
public static MethodDescriptor<GetSignalRequest,Signal> getGetSignalMethod()
public static MethodDescriptor<UpdateSignalRequest,Signal> getUpdateSignalMethod()
public static MethodDescriptor<EscalateIncidentRequest,EscalateIncidentResponse> getEscalateIncidentMethod()
public static MethodDescriptor<CreateArtifactRequest,Artifact> getCreateArtifactMethod()
public static MethodDescriptor<ListArtifactsRequest,ListArtifactsResponse> getListArtifactsMethod()
public static MethodDescriptor<UpdateArtifactRequest,Artifact> getUpdateArtifactMethod()
public static MethodDescriptor<DeleteArtifactRequest,Empty> getDeleteArtifactMethod()
public static MethodDescriptor<SendShiftHandoffRequest,SendShiftHandoffResponse> getSendShiftHandoffMethod()
public static MethodDescriptor<CreateSubscriptionRequest,Subscription> getCreateSubscriptionMethod()
public static MethodDescriptor<UpdateSubscriptionRequest,Subscription> getUpdateSubscriptionMethod()
public static MethodDescriptor<ListSubscriptionsRequest,ListSubscriptionsResponse> getListSubscriptionsMethod()
public static MethodDescriptor<DeleteSubscriptionRequest,Empty> getDeleteSubscriptionMethod()
public static MethodDescriptor<CreateIncidentRoleAssignmentRequest,IncidentRoleAssignment> getCreateIncidentRoleAssignmentMethod()
public static MethodDescriptor<DeleteIncidentRoleAssignmentRequest,Empty> getDeleteIncidentRoleAssignmentMethod()
public static MethodDescriptor<ListIncidentRoleAssignmentsRequest,ListIncidentRoleAssignmentsResponse> getListIncidentRoleAssignmentsMethod()
public static MethodDescriptor<RequestIncidentRoleHandoverRequest,IncidentRoleAssignment> getRequestIncidentRoleHandoverMethod()
public static MethodDescriptor<ConfirmIncidentRoleHandoverRequest,IncidentRoleAssignment> getConfirmIncidentRoleHandoverMethod()
public static MethodDescriptor<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> getForceIncidentRoleHandoverMethod()
public static MethodDescriptor<CancelIncidentRoleHandoverRequest,IncidentRoleAssignment> getCancelIncidentRoleHandoverMethod()
public static IncidentServiceGrpc.IncidentServiceStub newStub(Channel channel)
public static IncidentServiceGrpc.IncidentServiceBlockingStub newBlockingStub(Channel channel)
public static IncidentServiceGrpc.IncidentServiceFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2020 Google LLC. All rights reserved.