public class OpenStackResponseStatus extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CONFLICT |
static int |
NOT_AUTHORIZED |
static int |
OK |
Constructor and Description |
---|
OpenStackResponseStatus() |
public static final int OK
public static final int NOT_AUTHORIZED
public static final int CONFLICT
Copyright © 2012–2016. All rights reserved.