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.

      • deleteSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRouteRequest,​Operation> deleteSettings()
        Returns the builder for the settings used for calls to delete.
      • deleteOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRouteRequest,​Operation,​Operation> deleteOperationSettings()
        Returns the builder for the settings used for calls to delete.
      • getSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouteRequest,​Route> getSettings()
        Returns the builder for the settings used for calls to get.
      • insertSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRouteRequest,​Operation> insertSettings()
        Returns the builder for the settings used for calls to insert.
      • insertOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRouteRequest,​Operation,​Operation> insertOperationSettings()
        Returns the builder for the settings used for calls to insert.