- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
String responseMessage = httpException.getResponseMessage(); int responseCode = httpException.getResponseCode(); String bucketName = "s3n://" + bucket.getName();