public static final class ResponseParsers.GetBucketACLResponseParser extends java.lang.Object implements ResponseParser<GetBucketACLResult>
Constructor and Description |
---|
ResponseParsers.GetBucketACLResponseParser() |
Modifier and Type | Method and Description |
---|---|
GetBucketACLResult |
parse(com.squareup.okhttp.Response response) |
public ResponseParsers.GetBucketACLResponseParser()
public GetBucketACLResult parse(com.squareup.okhttp.Response response) throws java.io.IOException
parse
in interface ResponseParser<GetBucketACLResult>
java.io.IOException