| Modifier and Type | Method and Description |
|---|---|
static MavenProperties.WagonHttpMethod |
MavenProperties.WagonHttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MavenProperties.WagonHttpMethod[] |
MavenProperties.WagonHttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<MavenProperties.WagonHttpMethod,MavenProperties.WagonHttpMethodProperties> |
MavenProperties.Wagon.getHttp() |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProperties.Wagon.setHttp(Map<MavenProperties.WagonHttpMethod,MavenProperties.WagonHttpMethodProperties> http) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.