Show / Hide Table of Contents

Interface ICosmosDbFunctionOptionBuilder<TCommand>

Inherited Members
ICosmosDbFunctionBuilder.ChangeFeedFunction<TCommand>(String, String, String, String, Boolean, Boolean, Boolean, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Boolean, String)
ICosmosDbFunctionBuilder.ChangeFeedFunction<TCommand, TCosmosDbErrorHandler>(String, String, String, String, Boolean, Boolean, Boolean, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Boolean, String)
IFunctionOptions<ICosmosDbFunctionOptionBuilder<TCommand>, IFunctionOptionsBuilder>.Options(Action<IFunctionOptionsBuilder>)
IFunctionOptions<ICosmosDbFunctionOptionBuilder<TCommand>, IFunctionOptionsBuilder>.OutputTo
IFunctionOptions<ICosmosDbFunctionOptionBuilder<TCommand>, IFunctionOptionsBuilder>.OutputBindingConverter<TConverter>()
Namespace: FunctionMonkey.Abstractions.Builders
Assembly: FunctionMonkey.Abstractions.dll
Syntax
public interface ICosmosDbFunctionOptionBuilder<TCommand> : ICosmosDbFunctionBuilder, IFunctionOptions<ICosmosDbFunctionOptionBuilder<TCommand>, IFunctionOptionsBuilder>
Type Parameters
Name Description
TCommand

Extension Methods

OpenApiFluentValidationHelper.IsNumeric(Object)
OpenApiFluentValidationHelper.NumericToInt(Object)
OpenApiFluentValidationHelper.NumericToDouble(Object)
OpenApiFluentValidationHelper.NumericToDecimal(Object)
  • Improve this Doc
  • View Source
  • 0 Comments
In This Article
  • Extension Methods
Back to top Copyright © 2018 James Randall