Class RoutesSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public RoutesSettings.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.

      • computeRoutesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeRoutesRequest,​ComputeRoutesResponse> computeRoutesSettings()
        Returns the builder for the settings used for calls to computeRoutes.
      • computeRouteMatrixSettings

        public com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ComputeRouteMatrixRequest,​RouteMatrixElement> computeRouteMatrixSettings()
        Returns the builder for the settings used for calls to computeRouteMatrix.