public final class Constants extends java.lang.Object
static int
BUCKET_ACCESS_FORBIDDEN_STATUS_CODE
BUCKET_REDIRECT_STATUS_CODE
NO_SUCH_BUCKET_STATUS_CODE
Constants()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int NO_SUCH_BUCKET_STATUS_CODE
public static final int BUCKET_ACCESS_FORBIDDEN_STATUS_CODE
public static final int BUCKET_REDIRECT_STATUS_CODE
public Constants()