Class UrlMapsSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public UrlMapsSettings.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<DeleteUrlMapRequest,​Operation> deleteSettings()
        Returns the builder for the settings used for calls to delete.
      • deleteOperationSettings

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

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

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

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

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<InvalidateCacheUrlMapRequest,​Operation> invalidateCacheSettings()
        Returns the builder for the settings used for calls to invalidateCache.
      • invalidateCacheOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<InvalidateCacheUrlMapRequest,​Operation,​Operation> invalidateCacheOperationSettings()
        Returns the builder for the settings used for calls to invalidateCache.
      • patchSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchUrlMapRequest,​Operation> patchSettings()
        Returns the builder for the settings used for calls to patch.
      • patchOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<PatchUrlMapRequest,​Operation,​Operation> patchOperationSettings()
        Returns the builder for the settings used for calls to patch.
      • updateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateUrlMapRequest,​Operation> updateSettings()
        Returns the builder for the settings used for calls to update.
      • updateOperationSettings

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