Modifier and Type | Method and Description |
---|---|
static Http.Method |
Http.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Http.Method[] |
Http.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Http.Method |
RequestTransformation.getHttpMethod() |
Http.Method |
Request.getHttpMethod()
HTTP method.
|
Modifier and Type | Method and Description |
---|---|
Http.Method |
AddonList.getHttpMethod() |
Http.Method |
AddonRemove.getHttpMethod() |
Http.Method |
AddonInstall.getHttpMethod() |
Http.Method |
AppAddonsList.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
AppInfo.getHttpMethod() |
Http.Method |
AppCreate.getHttpMethod() |
Http.Method |
AppList.getHttpMethod() |
Http.Method |
AppRename.getHttpMethod() |
Http.Method |
AppClone.getHttpMethod() |
Http.Method |
AppDestroy.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
ConfigRemove.getHttpMethod() |
Http.Method |
ConfigAdd.getHttpMethod() |
Http.Method |
ConfigList.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
DomainRemove.getHttpMethod() |
Http.Method |
DomainList.getHttpMethod() |
Http.Method |
DomainAdd.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
KeyList.getHttpMethod() |
Http.Method |
KeysRemoveAll.getHttpMethod() |
Http.Method |
KeyRemove.getHttpMethod() |
Http.Method |
KeyAdd.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
Log.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
BasicAuthLogin.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
MaintenanceInfo.getHttpMethod() |
Http.Method |
MaintenanceUpdate.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
Restart.getHttpMethod() |
Http.Method |
Scale.getHttpMethod() |
Http.Method |
ProcessList.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
ListReleases.getHttpMethod() |
Http.Method |
Rollback.getHttpMethod() |
Http.Method |
ReleaseInfo.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
Run.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
SharingTransfer.getHttpMethod() |
Http.Method |
CollabList.getHttpMethod() |
Http.Method |
SharingAdd.getHttpMethod() |
Http.Method |
SharingRemove.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
StackMigrate.getHttpMethod() |
Http.Method |
StackList.getHttpMethod() |
Modifier and Type | Method and Description |
---|---|
Http.Method |
UserInfo.getHttpMethod() |
Copyright © 2014. All Rights Reserved.