@Generated(value="by gRPC proto compiler (version 1.10.0)", 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.
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateIncidentRequest,Incident> METHOD_CREATE_INCIDENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetIncidentRequest,Incident> METHOD_GET_INCIDENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchIncidentsRequest,SearchIncidentsResponse> METHOD_SEARCH_INCIDENTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateIncidentRequest,Incident> METHOD_UPDATE_INCIDENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchSimilarIncidentsRequest,SearchSimilarIncidentsResponse> METHOD_SEARCH_SIMILAR_INCIDENTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateAnnotationRequest,Annotation> METHOD_CREATE_ANNOTATION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListAnnotationsRequest,ListAnnotationsResponse> METHOD_LIST_ANNOTATIONS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateTagRequest,Tag> METHOD_CREATE_TAG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteTagRequest,com.google.protobuf.Empty> METHOD_DELETE_TAG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListTagsRequest,ListTagsResponse> METHOD_LIST_TAGS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateSignalRequest,Signal> METHOD_CREATE_SIGNAL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchSignalsRequest,SearchSignalsResponse> METHOD_SEARCH_SIGNALS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<LookupSignalRequest,Signal> METHOD_LOOKUP_SIGNAL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetSignalRequest,Signal> METHOD_GET_SIGNAL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateSignalRequest,Signal> METHOD_UPDATE_SIGNAL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<EscalateIncidentRequest,EscalateIncidentResponse> METHOD_ESCALATE_INCIDENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateArtifactRequest,Artifact> METHOD_CREATE_ARTIFACT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListArtifactsRequest,ListArtifactsResponse> METHOD_LIST_ARTIFACTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateArtifactRequest,Artifact> METHOD_UPDATE_ARTIFACT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteArtifactRequest,com.google.protobuf.Empty> METHOD_DELETE_ARTIFACT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SendShiftHandoffRequest,SendShiftHandoffResponse> METHOD_SEND_SHIFT_HANDOFF
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateSubscriptionRequest,Subscription> METHOD_CREATE_SUBSCRIPTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateSubscriptionRequest,Subscription> METHOD_UPDATE_SUBSCRIPTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListSubscriptionsRequest,ListSubscriptionsResponse> METHOD_LIST_SUBSCRIPTIONS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteSubscriptionRequest,com.google.protobuf.Empty> METHOD_DELETE_SUBSCRIPTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateIncidentRoleAssignmentRequest,IncidentRoleAssignment> METHOD_CREATE_INCIDENT_ROLE_ASSIGNMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteIncidentRoleAssignmentRequest,com.google.protobuf.Empty> METHOD_DELETE_INCIDENT_ROLE_ASSIGNMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListIncidentRoleAssignmentsRequest,ListIncidentRoleAssignmentsResponse> METHOD_LIST_INCIDENT_ROLE_ASSIGNMENTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<RequestIncidentRoleHandoverRequest,IncidentRoleAssignment> METHOD_REQUEST_INCIDENT_ROLE_HANDOVER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ConfirmIncidentRoleHandoverRequest,IncidentRoleAssignment> METHOD_CONFIRM_INCIDENT_ROLE_HANDOVER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> METHOD_FORCE_INCIDENT_ROLE_HANDOVER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CancelIncidentRoleHandoverRequest,IncidentRoleAssignment> METHOD_CANCEL_INCIDENT_ROLE_HANDOVER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateIncidentRequest,Incident> getCreateIncidentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetIncidentRequest,Incident> getGetIncidentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchIncidentsRequest,SearchIncidentsResponse> getSearchIncidentsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateIncidentRequest,Incident> getUpdateIncidentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchSimilarIncidentsRequest,SearchSimilarIncidentsResponse> getSearchSimilarIncidentsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateAnnotationRequest,Annotation> getCreateAnnotationMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListAnnotationsRequest,ListAnnotationsResponse> getListAnnotationsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateTagRequest,Tag> getCreateTagMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteTagRequest,com.google.protobuf.Empty> getDeleteTagMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListTagsRequest,ListTagsResponse> getListTagsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateSignalRequest,Signal> getCreateSignalMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchSignalsRequest,SearchSignalsResponse> getSearchSignalsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<LookupSignalRequest,Signal> getLookupSignalMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetSignalRequest,Signal> getGetSignalMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateSignalRequest,Signal> getUpdateSignalMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<EscalateIncidentRequest,EscalateIncidentResponse> getEscalateIncidentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateArtifactRequest,Artifact> getCreateArtifactMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListArtifactsRequest,ListArtifactsResponse> getListArtifactsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateArtifactRequest,Artifact> getUpdateArtifactMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteArtifactRequest,com.google.protobuf.Empty> getDeleteArtifactMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SendShiftHandoffRequest,SendShiftHandoffResponse> getSendShiftHandoffMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateSubscriptionRequest,Subscription> getCreateSubscriptionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateSubscriptionRequest,Subscription> getUpdateSubscriptionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListSubscriptionsRequest,ListSubscriptionsResponse> getListSubscriptionsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteSubscriptionRequest,com.google.protobuf.Empty> getDeleteSubscriptionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateIncidentRoleAssignmentRequest,IncidentRoleAssignment> getCreateIncidentRoleAssignmentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteIncidentRoleAssignmentRequest,com.google.protobuf.Empty> getDeleteIncidentRoleAssignmentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListIncidentRoleAssignmentsRequest,ListIncidentRoleAssignmentsResponse> getListIncidentRoleAssignmentsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<RequestIncidentRoleHandoverRequest,IncidentRoleAssignment> getRequestIncidentRoleHandoverMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ConfirmIncidentRoleHandoverRequest,IncidentRoleAssignment> getConfirmIncidentRoleHandoverMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ForceIncidentRoleHandoverRequest,IncidentRoleAssignment> getForceIncidentRoleHandoverMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CancelIncidentRoleHandoverRequest,IncidentRoleAssignment> getCancelIncidentRoleHandoverMethod()
public static IncidentServiceGrpc.IncidentServiceStub newStub(io.grpc.Channel channel)
public static IncidentServiceGrpc.IncidentServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static IncidentServiceGrpc.IncidentServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020 Google LLC. All rights reserved.