JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
L
N
P
S
T
A
applyToAllUnaryMethods(UnaryCallSettings.Builder)
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings.Builder
Applies the given settings to all of the unary API methods in this service.
B
build()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings.Builder
C
close()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately cancelled.
com.google.cloud.trace.spi.v1
- package com.google.cloud.trace.spi.v1
A client to Stackdriver Trace API.
create()
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Constructs an instance of TraceServiceClient with default settings.
create(TraceServiceSettings)
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Constructs an instance of TraceServiceClient, using the given settings.
createAsync(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ApiFuture<ListTracesResponse>)
- Static method in class com.google.cloud.trace.spi.v1.
PagedResponseWrappers.ListTracesPagedResponse
createCollection(List<PagedResponseWrappers.ListTracesPage>, int)
- Method in class com.google.cloud.trace.spi.v1.
PagedResponseWrappers.ListTracesFixedSizeCollection
createPage(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ListTracesResponse)
- Method in class com.google.cloud.trace.spi.v1.
PagedResponseWrappers.ListTracesPage
createPageAsync(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ApiFuture<ListTracesResponse>)
- Method in class com.google.cloud.trace.spi.v1.
PagedResponseWrappers.ListTracesPage
D
defaultBuilder()
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns a builder for this class with recommended defaults.
defaultChannelProviderBuilder()
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultCredentialsProviderBuilder()
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder()
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns a builder for the default ExecutorProvider for this service.
G
getDefaultEndpoint()
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns the default service endpoint.
getDefaultServiceScopes()
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns the default service scopes.
getSettings()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
getTrace(String, String)
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Gets a single trace by its ID.
getTraceCallable()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Gets a single trace by its ID.
getTraceSettings()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings.Builder
Returns the builder for the settings used for calls to getTrace.
getTraceSettings()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns the object with the settings used for calls to getTrace.
L
listTraces(String)
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTraces(ListTracesRequest)
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesCallable()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesPagedCallable()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesSettings()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings.Builder
Returns the builder for the settings used for calls to listTraces.
listTracesSettings()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns the object with the settings used for calls to listTraces.
N
newBuilder()
- Static method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns a new builder for this class.
P
PagedResponseWrappers
- Class in
com.google.cloud.trace.spi.v1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers()
- Constructor for class com.google.cloud.trace.spi.v1.
PagedResponseWrappers
PagedResponseWrappers.ListTracesFixedSizeCollection
- Class in
com.google.cloud.trace.spi.v1
PagedResponseWrappers.ListTracesPage
- Class in
com.google.cloud.trace.spi.v1
PagedResponseWrappers.ListTracesPagedResponse
- Class in
com.google.cloud.trace.spi.v1
patchTraces(String, Traces)
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTraces(PatchTracesRequest)
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTracesCallable()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTracesSettings()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings.Builder
Returns the builder for the settings used for calls to patchTraces.
patchTracesSettings()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns the object with the settings used for calls to patchTraces.
S
setChannelProvider(ChannelProvider)
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings.Builder
setExecutorProvider(ExecutorProvider)
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings.Builder
T
toBuilder()
- Method in class com.google.cloud.trace.spi.v1.
TraceServiceSettings
Returns a builder containing all the values of this settings class.
TraceServiceClient
- Class in
com.google.cloud.trace.spi.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.spi.v1.
TraceServiceClient
Constructs an instance of TraceServiceClient, using the given settings.
TraceServiceSettings
- Class in
com.google.cloud.trace.spi.v1
Settings class to configure an instance of
TraceServiceClient
.
TraceServiceSettings.Builder
- Class in
com.google.cloud.trace.spi.v1
Builder for TraceServiceSettings.
A
B
C
D
G
L
N
P
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017 Google. All rights reserved.