public class GetBucketConfigResponse extends AbstractKeyValueResponse
Represents a response with a bucket configuration.
Constructor and Description |
---|
GetBucketConfigResponse(ResponseStatus status,
java.lang.String bucket,
io.netty.buffer.ByteBuf content,
java.net.InetAddress hostname) |
Modifier and Type | Method and Description |
---|---|
java.net.InetAddress |
hostname() |
bucket, content, toString
request, status
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
request, status
public GetBucketConfigResponse(ResponseStatus status, java.lang.String bucket, io.netty.buffer.ByteBuf content, java.net.InetAddress hostname)