Class TraceServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public TraceServiceSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>,​Void> settingsUpdater)
        Applies the given settings updater function to all of the unary API methods in this service.

        Note: This method does not support applying settings to streaming methods.

      • batchWriteSpansSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchWriteSpansRequest,​com.google.protobuf.Empty> batchWriteSpansSettings()
        Returns the builder for the settings used for calls to batchWriteSpans.
      • createSpanSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<Span,​Span> createSpanSettings()
        Returns the builder for the settings used for calls to createSpan.