public class BinaryGetResponse extends BinaryResponse
| Constructor and Description |
|---|
BinaryGetResponse(BinaryCommand command,
ErrorCode error) |
BinaryGetResponse(BinaryCommand command,
ErrorCode error,
String errorContext) |
BinaryGetResponse(BinaryCommand command,
Item item) |
BinaryGetResponse(BinaryGetCommand cmd,
Item item,
long casOverride) |
public BinaryGetResponse(BinaryCommand command, ErrorCode error)
public BinaryGetResponse(BinaryCommand command, ErrorCode error, String errorContext)
public BinaryGetResponse(BinaryCommand command, Item item)
public BinaryGetResponse(BinaryGetCommand cmd, Item item, long casOverride)
Copyright © 2017. All rights reserved.