| Package | Description |
|---|---|
| com.heroku.api.request.app | |
| com.heroku.api.request.config | |
| com.heroku.api.request.domain | |
| com.heroku.api.request.key | |
| com.heroku.api.request.sharing | |
| com.heroku.api.response |
| Modifier and Type | Method and Description |
|---|---|
Unit |
AppDestroy.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
ConfigUpdate.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
DomainRemove.getResponse(byte[] bytes,
int status) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
KeyRemove.getResponse(byte[] in,
int code) |
Unit |
KeyAdd.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
SharingTransfer.getResponse(byte[] in,
int code) |
Unit |
SharingRemove.getResponse(byte[] in,
int code) |
Unit |
SharingAdd.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
static Unit |
Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit[] |
Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.