Uses of Enum
org.springframework.cloud.function.deployer.utils.MavenProperties.WagonHttpMethod
Packages that use MavenProperties.WagonHttpMethod
-
Uses of MavenProperties.WagonHttpMethod in org.springframework.cloud.function.deployer.utils
Methods in org.springframework.cloud.function.deployer.utils that return MavenProperties.WagonHttpMethodModifier and TypeMethodDescriptionReturns 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.Methods in org.springframework.cloud.function.deployer.utils that return types with arguments of type MavenProperties.WagonHttpMethodMethod parameters in org.springframework.cloud.function.deployer.utils with type arguments of type MavenProperties.WagonHttpMethodModifier and TypeMethodDescriptionvoidMavenProperties.Wagon.setHttp(Map<MavenProperties.WagonHttpMethod, MavenProperties.WagonHttpMethodProperties> http)