JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
I
L
N
P
S
T
A
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder, Void>)
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit)
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
awaitTermination(long, TimeUnit)
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
B
build()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings.Builder
C
close()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
close()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
com.google.cloud.trace.v1
- package com.google.cloud.trace.v1
A client to Stackdriver Trace API.
com.google.cloud.trace.v1.stub
- package com.google.cloud.trace.v1.stub
create(TraceServiceSettings)
- Static method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
create(ClientContext)
- Static method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
create()
- Static method in class com.google.cloud.trace.v1.
TraceServiceClient
Constructs an instance of TraceServiceClient with default settings.
create(TraceServiceSettings)
- Static method in class com.google.cloud.trace.v1.
TraceServiceClient
Constructs an instance of TraceServiceClient, using the given settings.
create(TraceServiceStub)
- Static method in class com.google.cloud.trace.v1.
TraceServiceClient
Constructs an instance of TraceServiceClient, using the given stub for making calls.
createAsync(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ApiFuture<ListTracesResponse>)
- Static method in class com.google.cloud.trace.v1.
PagedResponseWrappers.ListTracesPagedResponse
createCollection(List<PagedResponseWrappers.ListTracesPage>, int)
- Method in class com.google.cloud.trace.v1.
PagedResponseWrappers.ListTracesFixedSizeCollection
createPage(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ListTracesResponse)
- Method in class com.google.cloud.trace.v1.
PagedResponseWrappers.ListTracesPage
createPageAsync(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ApiFuture<ListTracesResponse>)
- Method in class com.google.cloud.trace.v1.
PagedResponseWrappers.ListTracesPage
createStub()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings
D
defaultBuilder()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a builder for this class with recommended defaults.
defaultBuilder(ClientContext)
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a builder for this class with recommended defaults for API methods, and the given ClientContext used for executor/transport/credentials.
defaultCredentialsProviderBuilder()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcChannelProviderBuilder()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultTransportProvider()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
G
getDefaultEndpoint()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns the default service endpoint.
getDefaultServiceScopes()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns the default service scopes.
getSettings()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
getStub()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
getTrace(String, String)
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Gets a single trace by its ID.
getTraceCallable()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
getTraceCallable()
- Method in class com.google.cloud.trace.v1.stub.
TraceServiceStub
getTraceCallable()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Gets a single trace by its ID.
getTraceSettings()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings.Builder
Returns the builder for the settings used for calls to getTrace.
getTraceSettings()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns the object with the settings used for calls to getTrace.
GrpcTraceServiceStub
- Class in
com.google.cloud.trace.v1.stub
gRPC stub implementation for Stackdriver Trace API.
GrpcTraceServiceStub(TraceServiceSettings, ClientContext)
- Constructor for class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
Constructs an instance of GrpcTraceServiceStub, using the given settings.
I
isShutdown()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
isShutdown()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
isTerminated()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
isTerminated()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
L
listTraces(String)
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTraces(ListTracesRequest)
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesCallable()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
listTracesCallable()
- Method in class com.google.cloud.trace.v1.stub.
TraceServiceStub
listTracesCallable()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesPagedCallable()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
listTracesPagedCallable()
- Method in class com.google.cloud.trace.v1.stub.
TraceServiceStub
listTracesPagedCallable()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesSettings()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings.Builder
Returns the builder for the settings used for calls to listTraces.
listTracesSettings()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns the object with the settings used for calls to listTraces.
N
newBuilder()
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext)
- Static method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a new builder for this class.
P
PagedResponseWrappers
- Class in
com.google.cloud.trace.v1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers()
- Constructor for class com.google.cloud.trace.v1.
PagedResponseWrappers
PagedResponseWrappers.ListTracesFixedSizeCollection
- Class in
com.google.cloud.trace.v1
PagedResponseWrappers.ListTracesPage
- Class in
com.google.cloud.trace.v1
PagedResponseWrappers.ListTracesPagedResponse
- Class in
com.google.cloud.trace.v1
patchTraces(String, Traces)
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTraces(PatchTracesRequest)
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTracesCallable()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
patchTracesCallable()
- Method in class com.google.cloud.trace.v1.stub.
TraceServiceStub
patchTracesCallable()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTracesSettings()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings.Builder
Returns the builder for the settings used for calls to patchTraces.
patchTracesSettings()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns the object with the settings used for calls to patchTraces.
S
setCredentialsProvider(CredentialsProvider)
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings.Builder
setExecutorProvider(ExecutorProvider)
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings.Builder
setTransportProvider(TransportProvider)
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings.Builder
shutdown()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
shutdown()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
shutdownNow()
- Method in class com.google.cloud.trace.v1.stub.
GrpcTraceServiceStub
shutdownNow()
- Method in class com.google.cloud.trace.v1.
TraceServiceClient
T
toBuilder()
- Method in class com.google.cloud.trace.v1.
TraceServiceSettings
Returns a builder containing all the values of this settings class.
TraceServiceClient
- Class in
com.google.cloud.trace.v1
Service Description: This file describes an API for collecting and viewing traces and spans within a trace.
TraceServiceClient(TraceServiceSettings)
- Constructor for class com.google.cloud.trace.v1.
TraceServiceClient
Constructs an instance of TraceServiceClient, using the given settings.
TraceServiceClient(TraceServiceStub)
- Constructor for class com.google.cloud.trace.v1.
TraceServiceClient
TraceServiceSettings
- Class in
com.google.cloud.trace.v1
Settings class to configure an instance of
TraceServiceClient
.
TraceServiceSettings.Builder
- Class in
com.google.cloud.trace.v1
Builder for TraceServiceSettings.
TraceServiceStub
- Class in
com.google.cloud.trace.v1.stub
Base stub class for Stackdriver Trace API.
TraceServiceStub()
- Constructor for class com.google.cloud.trace.v1.stub.
TraceServiceStub
A
B
C
D
G
I
L
N
P
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017 Google. All rights reserved.