| 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 |
|---|---|
ListTrackersResponseEntry |
ListTrackersResponseEntry.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
ListRouteCalculatorsResponseEntry |
ListRouteCalculatorsResponseEntry.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
ListPlaceIndexesResponseEntry |
ListPlaceIndexesResponseEntry.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
ListMapsResponseEntry |
ListMapsResponseEntry.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
ListGeofenceCollectionsResponseEntry |
ListGeofenceCollectionsResponseEntry.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
UpdateTrackerRequest |
UpdateTrackerRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
UpdateRouteCalculatorRequest |
UpdateRouteCalculatorRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
UpdatePlaceIndexRequest |
UpdatePlaceIndexRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
UpdateMapRequest |
UpdateMapRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
UpdateGeofenceCollectionRequest |
UpdateGeofenceCollectionRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
DescribeTrackerResult |
DescribeTrackerResult.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
DescribeRouteCalculatorResult |
DescribeRouteCalculatorResult.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
DescribePlaceIndexResult |
DescribePlaceIndexResult.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
DescribeMapResult |
DescribeMapResult.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
DescribeGeofenceCollectionResult |
DescribeGeofenceCollectionResult.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
CreateTrackerRequest |
CreateTrackerRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
CreateRouteCalculatorRequest |
CreateRouteCalculatorRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
CreatePlaceIndexRequest |
CreatePlaceIndexRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
CreateMapRequest |
CreateMapRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
CreateGeofenceCollectionRequest |
CreateGeofenceCollectionRequest.withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
Copyright © 2022. All rights reserved.