Click or drag to resize
KvCommandBuilderTBuilder, TCommand, TOptionsWithBucket Method

[Missing <summary> documentation for "M:RiakClient.Commands.KvCommandBuilder`3.WithBucket(System.String)"]

Namespace:  RiakClient.Commands
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public TBuilder WithBucket(
	string bucket
)

Parameters

bucket
Type: SystemString

[Missing <param name="bucket"/> documentation for "M:RiakClient.Commands.KvCommandBuilder`3.WithBucket(System.String)"]

Return Value

Type: TBuilder

[Missing <returns> documentation for "M:RiakClient.Commands.KvCommandBuilder`3.WithBucket(System.String)"]

See Also