Constructor ImmutableGridFSBucketOptions
ImmutableGridFSBucketOptions()
Initializes a new instance of the ImmutableGridFSBucketOptions class.
public ImmutableGridFSBucketOptions()
ImmutableGridFSBucketOptions(GridFSBucketOptions)
Initializes a new instance of the ImmutableGridFSBucketOptions class.
public ImmutableGridFSBucketOptions(GridFSBucketOptions other)
Parameters
other
GridFSBucketOptionsThe other GridFSBucketOptions from which to copy the values.