Search Results for

    Show / Hide Table of Contents

    Class NetworkCommunityIdProcessorDescriptor<T>

    Inheritance
    object
    DescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>
    NetworkCommunityIdProcessorDescriptor<T>
    Implements
    IDescriptor
    INetworkCommunityIdProcessor
    IProcessor
    Inherited Members
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.Name
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.Description(string)
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.OnFailure(IEnumerable<IProcessor>)
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.OnFailure(Func<ProcessorsDescriptor, IPromise<IList<IProcessor>>>)
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.If(string)
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.Tag(string)
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.IgnoreFailure(bool?)
    DescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.Self
    DescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.Assign<TValue>(TValue, Action<INetworkCommunityIdProcessor, TValue>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class NetworkCommunityIdProcessorDescriptor<T> : ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>, IDescriptor, INetworkCommunityIdProcessor, IProcessor where T : class
    Type Parameters
    Name Description
    T

    Properties

    | Edit this page View Source

    Name

    Declaration
    protected override string Name { get; }
    Property Value
    Type Description
    string
    Overrides
    ProcessorDescriptorBase<NetworkCommunityIdProcessorDescriptor<T>, INetworkCommunityIdProcessor>.Name

    Methods

    | Edit this page View Source

    DestinationIp(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> DestinationIp(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    DestinationIp<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> DestinationIp<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue
    | Edit this page View Source

    DestinationPort(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> DestinationPort(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    DestinationPort<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> DestinationPort<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue
    | Edit this page View Source

    IanaNumber(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> IanaNumber(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    IanaNumber<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> IanaNumber<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue
    | Edit this page View Source

    IcmpCode(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> IcmpCode(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    IcmpCode<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> IcmpCode<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue
    | Edit this page View Source

    IcmpType(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> IcmpType(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    IcmpType<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> IcmpType<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue
    | Edit this page View Source

    IgnoreMissing(bool?)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> IgnoreMissing(bool? ignoreMissing = true)
    Parameters
    Type Name Description
    bool? ignoreMissing
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    Seed(int?)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> Seed(int? seed = null)
    Parameters
    Type Name Description
    int? seed
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    SourceIp(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> SourceIp(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    SourceIp<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> SourceIp<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue
    | Edit this page View Source

    SourcePort(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> SourcePort(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    SourcePort<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> SourcePort<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue
    | Edit this page View Source

    TargetField(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> TargetField(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    TargetField<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> TargetField<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue
    | Edit this page View Source

    Transport(Field)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> Transport(Field field)
    Parameters
    Type Name Description
    Field field
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    | Edit this page View Source

    Transport<TValue>(Expression<Func<T, TValue>>)

    Declaration
    public NetworkCommunityIdProcessorDescriptor<T> Transport<TValue>(Expression<Func<T, TValue>> objectPath)
    Parameters
    Type Name Description
    Expression<Func<T, TValue>> objectPath
    Returns
    Type Description
    NetworkCommunityIdProcessorDescriptor<T>
    Type Parameters
    Name Description
    TValue

    Implements

    IDescriptor
    INetworkCommunityIdProcessor
    IProcessor

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Name
    • Methods
      • DestinationIp(Field)
      • DestinationIp<TValue>(Expression<Func<T, TValue>>)
      • DestinationPort(Field)
      • DestinationPort<TValue>(Expression<Func<T, TValue>>)
      • IanaNumber(Field)
      • IanaNumber<TValue>(Expression<Func<T, TValue>>)
      • IcmpCode(Field)
      • IcmpCode<TValue>(Expression<Func<T, TValue>>)
      • IcmpType(Field)
      • IcmpType<TValue>(Expression<Func<T, TValue>>)
      • IgnoreMissing(bool?)
      • Seed(int?)
      • SourceIp(Field)
      • SourceIp<TValue>(Expression<Func<T, TValue>>)
      • SourcePort(Field)
      • SourcePort<TValue>(Expression<Func<T, TValue>>)
      • TargetField(Field)
      • TargetField<TValue>(Expression<Func<T, TValue>>)
      • Transport(Field)
      • Transport<TValue>(Expression<Func<T, TValue>>)
    • Implements
    • Extension Methods
    Back to top Generated by DocFX