B
- The builder to return in order to be able to apply multiple
build operations.public static interface HttpMethodAccessor.HttpMethodBuilder<B extends HttpMethodAccessor.HttpMethodBuilder<B>>
Modifier and Type | Method and Description |
---|---|
B |
withHttpMethod(HttpMethod aHttpMethod)
Sets the HTTP method for the HTTP method property.
|
B withHttpMethod(HttpMethod aHttpMethod)
aHttpMethod
- The HTTP method to be stored by the HTTP method
property.Copyright © 2016. All rights reserved.