Uses of Class
com.google.devtools.cloudtrace.v1.ListTracesRequest
-
Packages that use ListTracesRequest Package Description com.google.cloud.trace.v1 A client to Stackdriver Trace APIcom.google.cloud.trace.v1.stub com.google.devtools.cloudtrace.v1 -
-
Uses of ListTracesRequest in com.google.cloud.trace.v1
Methods in com.google.cloud.trace.v1 that return types with arguments of type ListTracesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,ListTracesResponse>
TraceServiceClient. listTracesCallable()
Returns of a list of traces that match the specified filter conditions.com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,TraceServiceClient.ListTracesPagedResponse>
TraceServiceClient. listTracesPagedCallable()
Returns of a list of traces that match the specified filter conditions.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTracesRequest,ListTracesResponse,TraceServiceClient.ListTracesPagedResponse>
TraceServiceSettings.Builder. listTracesSettings()
Returns the builder for the settings used for calls to listTraces.com.google.api.gax.rpc.PagedCallSettings<ListTracesRequest,ListTracesResponse,TraceServiceClient.ListTracesPagedResponse>
TraceServiceSettings. listTracesSettings()
Returns the object with the settings used for calls to listTraces.Methods in com.google.cloud.trace.v1 with parameters of type ListTracesRequest Modifier and Type Method Description TraceServiceClient.ListTracesPagedResponse
TraceServiceClient. listTraces(ListTracesRequest request)
Returns of a list of traces that match the specified filter conditions.Method parameters in com.google.cloud.trace.v1 with type arguments of type ListTracesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<TraceServiceClient.ListTracesPagedResponse>
TraceServiceClient.ListTracesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context, com.google.api.core.ApiFuture<ListTracesResponse> futureResponse)
protected TraceServiceClient.ListTracesPage
TraceServiceClient.ListTracesPage. createPage(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context, ListTracesResponse response)
com.google.api.core.ApiFuture<TraceServiceClient.ListTracesPage>
TraceServiceClient.ListTracesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context, com.google.api.core.ApiFuture<ListTracesResponse> futureResponse)
-
Uses of ListTracesRequest in com.google.cloud.trace.v1.stub
Methods in com.google.cloud.trace.v1.stub that return types with arguments of type ListTracesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,ListTracesResponse>
GrpcTraceServiceStub. listTracesCallable()
com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,ListTracesResponse>
HttpJsonTraceServiceStub. listTracesCallable()
com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,ListTracesResponse>
TraceServiceStub. listTracesCallable()
com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,TraceServiceClient.ListTracesPagedResponse>
GrpcTraceServiceStub. listTracesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,TraceServiceClient.ListTracesPagedResponse>
HttpJsonTraceServiceStub. listTracesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,TraceServiceClient.ListTracesPagedResponse>
TraceServiceStub. listTracesPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTracesRequest,ListTracesResponse,TraceServiceClient.ListTracesPagedResponse>
TraceServiceStubSettings.Builder. listTracesSettings()
Returns the builder for the settings used for calls to listTraces.com.google.api.gax.rpc.PagedCallSettings<ListTracesRequest,ListTracesResponse,TraceServiceClient.ListTracesPagedResponse>
TraceServiceStubSettings. listTracesSettings()
Returns the object with the settings used for calls to listTraces. -
Uses of ListTracesRequest in com.google.devtools.cloudtrace.v1
Methods in com.google.devtools.cloudtrace.v1 that return ListTracesRequest Modifier and Type Method Description ListTracesRequest
ListTracesRequest.Builder. build()
ListTracesRequest
ListTracesRequest.Builder. buildPartial()
static ListTracesRequest
ListTracesRequest. getDefaultInstance()
ListTracesRequest
ListTracesRequest.Builder. getDefaultInstanceForType()
ListTracesRequest
ListTracesRequest. getDefaultInstanceForType()
static ListTracesRequest
ListTracesRequest. parseDelimitedFrom(InputStream input)
static ListTracesRequest
ListTracesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTracesRequest
ListTracesRequest. parseFrom(byte[] data)
static ListTracesRequest
ListTracesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTracesRequest
ListTracesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListTracesRequest
ListTracesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTracesRequest
ListTracesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTracesRequest
ListTracesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTracesRequest
ListTracesRequest. parseFrom(InputStream input)
static ListTracesRequest
ListTracesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTracesRequest
ListTracesRequest. parseFrom(ByteBuffer data)
static ListTracesRequest
ListTracesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.devtools.cloudtrace.v1 that return types with arguments of type ListTracesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTracesRequest,ListTracesResponse>
TraceServiceGrpc. getListTracesMethod()
com.google.protobuf.Parser<ListTracesRequest>
ListTracesRequest. getParserForType()
static com.google.protobuf.Parser<ListTracesRequest>
ListTracesRequest. parser()
Methods in com.google.devtools.cloudtrace.v1 with parameters of type ListTracesRequest Modifier and Type Method Description default void
TraceServiceGrpc.AsyncService. listTraces(ListTracesRequest request, io.grpc.stub.StreamObserver<ListTracesResponse> responseObserver)
Returns of a list of traces that match the specified filter conditions.ListTracesResponse
TraceServiceGrpc.TraceServiceBlockingStub. listTraces(ListTracesRequest request)
Returns of a list of traces that match the specified filter conditions.com.google.common.util.concurrent.ListenableFuture<ListTracesResponse>
TraceServiceGrpc.TraceServiceFutureStub. listTraces(ListTracesRequest request)
Returns of a list of traces that match the specified filter conditions.void
TraceServiceGrpc.TraceServiceStub. listTraces(ListTracesRequest request, io.grpc.stub.StreamObserver<ListTracesResponse> responseObserver)
Returns of a list of traces that match the specified filter conditions.ListTracesRequest.Builder
ListTracesRequest.Builder. mergeFrom(ListTracesRequest other)
static ListTracesRequest.Builder
ListTracesRequest. newBuilder(ListTracesRequest prototype)
-