public class ParseHelper extends Object
Constructor and Description |
---|
ParseHelper() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableMap<String,Object> |
buildLaunchConfigurationRequestMap(Map<String,Object> postParams) |
static com.google.common.collect.ImmutableList<Map<String,Object>> |
buildScalingPoliciesRequestList(Map<String,Object> postParams) |
static com.google.common.collect.ImmutableMap<String,Object> |
buildScalingPolicyMap(CreateScalingPolicy scalingPolicy) |
public static com.google.common.collect.ImmutableMap<String,Object> buildLaunchConfigurationRequestMap(Map<String,Object> postParams)
public static com.google.common.collect.ImmutableList<Map<String,Object>> buildScalingPoliciesRequestList(Map<String,Object> postParams)
public static com.google.common.collect.ImmutableMap<String,Object> buildScalingPolicyMap(CreateScalingPolicy scalingPolicy)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.