|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.cosbench.client.keystone.KeystoneResponse
public class KeystoneResponse
{ "access": ... }
| Nested Class Summary | |
|---|---|
static class |
KeystoneResponse.AccessInfo
{ "user": ... |
| Constructor Summary | |
|---|---|
KeystoneResponse()
|
|
| Method Summary | |
|---|---|
KeystoneResponse.AccessInfo |
getAccess()
|
void |
setAccess(KeystoneResponse.AccessInfo access)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeystoneResponse()
| Method Detail |
|---|
public KeystoneResponse.AccessInfo getAccess()
public void setAccess(KeystoneResponse.AccessInfo access)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||