public class ParseGroupLaunchConfigurationResponse extends Object implements com.google.common.base.Function<HttpResponse,LaunchConfiguration>
| Modifier and Type | Method and Description |
|---|---|
LaunchConfiguration |
apply(HttpResponse from)
Parses the launch configuration from the response
|
public LaunchConfiguration apply(HttpResponse from)
apply in interface Function<HttpResponse,LaunchConfiguration>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.