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