Class S3Repository
Assembly: OpenSearch.Client.dll
Syntax
public class S3Repository : IS3Repository, IRepository<IS3RepositorySettings>, IRepositoryWithSettings, ISnapshotRepository
Constructors
|
Edit this page
View Source
S3Repository()
Declaration
|
Edit this page
View Source
S3Repository(IS3RepositorySettings)
Declaration
public S3Repository(IS3RepositorySettings settings)
Parameters
Properties
|
Edit this page
View Source
Settings
Declaration
public IS3RepositorySettings Settings { get; set; }
Property Value
|
Edit this page
View Source
Type
Declaration
public string Type { get; }
Property Value
Implements
Extension Methods