| Package | Description |
|---|---|
| org.cloudfoundry.doppler |
| Modifier and Type | Method and Description |
|---|---|
Method |
HttpStartStop.getMethod()
The method of the request
|
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpStartStop.Builder |
HttpStartStop.Builder.method(Method method)
Initializes the value for the
method attribute. |
Copyright © 2020. All rights reserved.