Skip navigation links
B C G L N P S T 

B

bindService(TraceServiceGrpc.AsyncService) - Static method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
 
bindService() - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceStub
 

C

com.google.devtools.cloudtrace.v1 - package com.google.devtools.cloudtrace.v1
 

G

getGetTraceMethod() - Static method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
 
getListTracesMethod() - Static method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
 
getPatchTracesMethod() - Static method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
 
getTrace(GetTraceRequest, StreamObserver<Trace>) - Method in interface com.google.devtools.cloudtrace.v1.TraceServiceGrpc.AsyncService
Gets a single trace by its ID.
getTrace(GetTraceRequest) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceBlockingStub
Gets a single trace by its ID.
getTrace(GetTraceRequest) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceFutureStub
Gets a single trace by its ID.
getTrace(GetTraceRequest, StreamObserver<Trace>) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceStub
Gets a single trace by its ID.

L

listTraces(ListTracesRequest, StreamObserver<ListTracesResponse>) - Method in interface com.google.devtools.cloudtrace.v1.TraceServiceGrpc.AsyncService
Returns of a list of traces that match the specified filter conditions.
listTraces(ListTracesRequest) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceBlockingStub
Returns of a list of traces that match the specified filter conditions.
listTraces(ListTracesRequest) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceFutureStub
Returns of a list of traces that match the specified filter conditions.
listTraces(ListTracesRequest, StreamObserver<ListTracesResponse>) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceStub
Returns of a list of traces that match the specified filter conditions.

N

newBlockingStub(Channel) - Static method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
Creates a new async stub that supports all call types for the service

P

patchTraces(PatchTracesRequest, StreamObserver<Empty>) - Method in interface com.google.devtools.cloudtrace.v1.TraceServiceGrpc.AsyncService
Sends new traces to Stackdriver Trace or updates existing traces.
patchTraces(PatchTracesRequest) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceBlockingStub
Sends new traces to Stackdriver Trace or updates existing traces.
patchTraces(PatchTracesRequest) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceFutureStub
Sends new traces to Stackdriver Trace or updates existing traces.
patchTraces(PatchTracesRequest, StreamObserver<Empty>) - Method in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceStub
Sends new traces to Stackdriver Trace or updates existing traces.

S

SERVICE_NAME - Static variable in class com.google.devtools.cloudtrace.v1.TraceServiceGrpc
 

T

TraceServiceGrpc - Class in com.google.devtools.cloudtrace.v1
This file describes an API for collecting and viewing traces and spans within a trace.
TraceServiceGrpc.AsyncService - Interface in com.google.devtools.cloudtrace.v1
This file describes an API for collecting and viewing traces and spans within a trace.
TraceServiceGrpc.TraceServiceBlockingStub - Class in com.google.devtools.cloudtrace.v1
A stub to allow clients to do synchronous rpc calls to service TraceService.
TraceServiceGrpc.TraceServiceFutureStub - Class in com.google.devtools.cloudtrace.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service TraceService.
TraceServiceGrpc.TraceServiceImplBase - Class in com.google.devtools.cloudtrace.v1
Base class for the server implementation of the service TraceService.
TraceServiceGrpc.TraceServiceStub - Class in com.google.devtools.cloudtrace.v1
A stub to allow clients to do asynchronous rpc calls to service TraceService.
TraceServiceImplBase() - Constructor for class com.google.devtools.cloudtrace.v1.TraceServiceGrpc.TraceServiceImplBase
 
B C G L N P S T 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.