Class CustomerServiceSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public CustomerServiceSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>,​java.lang.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.

      • getCustomerSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomerRequest,​Customer> getCustomerSettings()
        Returns the builder for the settings used for calls to getCustomer.
      • mutateCustomerSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateCustomerRequest,​MutateCustomerResponse> mutateCustomerSettings()
        Returns the builder for the settings used for calls to mutateCustomer.