Class SharedSetServiceSettings.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 SharedSetServiceSettings.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.

      • getSharedSetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSharedSetRequest,​SharedSet> getSharedSetSettings()
        Returns the builder for the settings used for calls to getSharedSet.
      • mutateSharedSetsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateSharedSetsRequest,​MutateSharedSetsResponse> mutateSharedSetsSettings()
        Returns the builder for the settings used for calls to mutateSharedSets.