| Modifier and Type | Method and Description |
|---|---|
Unit |
AppDestroy.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
BuildpackInstallationUpdate.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
ConfigUpdate.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
DomainRemove.getResponse(byte[] bytes,
int status,
Map<String,String> responseHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
DynoRestartAll.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
Unit |
DynoRestart.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
KeyAdd.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
Unit |
KeyRemove.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
SharingAdd.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
Unit |
SharingTransfer.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
Unit |
SharingRemove.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
| 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 © 2018. All rights reserved.