| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static PricingPlan |
PricingPlan.fromValue(String value)
Use this in place of valueOf.
|
static PricingPlan |
PricingPlan.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PricingPlan[] |
PricingPlan.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateGeofenceCollectionRequest |
CreateGeofenceCollectionRequest.withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your geofence collection.
|
CreatePlaceIndexRequest |
CreatePlaceIndexRequest.withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your Place index resource.
|
CreateMapRequest |
CreateMapRequest.withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your map resource.
|
CreateTrackerRequest |
CreateTrackerRequest.withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your tracker resource.
|
Copyright © 2021. All rights reserved.