Search Results for

    Show / Hide Table of Contents

    Class AllocationAttributesDescriptor

    Inheritance
    object
    DescriptorPromiseBase<AllocationAttributesDescriptor, IAllocationAttributes>
    IsADictionaryDescriptorBase<AllocationAttributesDescriptor, IAllocationAttributes, string, IList<string>>
    AllocationAttributesDescriptor
    Implements
    IDescriptor
    IPromise<IAllocationAttributes>
    Inherited Members
    IsADictionaryDescriptorBase<AllocationAttributesDescriptor, IAllocationAttributes, string, IList<string>>.Assign(string, IList<string>)
    DescriptorPromiseBase<AllocationAttributesDescriptor, IAllocationAttributes>.Self
    DescriptorPromiseBase<AllocationAttributesDescriptor, IAllocationAttributes>.Assign(Action<IAllocationAttributes>)
    DescriptorPromiseBase<AllocationAttributesDescriptor, IAllocationAttributes>.Assign<TNewValue>(TNewValue, Action<IAllocationAttributes, TNewValue>)
    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 AllocationAttributesDescriptor : IsADictionaryDescriptorBase<AllocationAttributesDescriptor, IAllocationAttributes, string, IList<string>>, IDescriptor, IPromise<IAllocationAttributes>

    Constructors

    | Edit this page View Source

    AllocationAttributesDescriptor()

    Declaration
    public AllocationAttributesDescriptor()

    Implements

    IDescriptor
    IPromise<TValue>

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Constructors
      • AllocationAttributesDescriptor()
    • Implements
    • Extension Methods
    Back to top Generated by DocFX