| 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)
The pricing plan for the specified tracker resource.
|
DescribeTrackerResult |
DescribeTrackerResult.withPricingPlan(PricingPlan pricingPlan)
The pricing plan selected for the specified tracker resource.
|
DescribeGeofenceCollectionResult |
DescribeGeofenceCollectionResult.withPricingPlan(PricingPlan pricingPlan)
The pricing plan selected for the specified geofence collection.
|
DescribeMapResult |
DescribeMapResult.withPricingPlan(PricingPlan pricingPlan)
The pricing plan selected for the specified map resource.
|
DescribePlaceIndexResult |
DescribePlaceIndexResult.withPricingPlan(PricingPlan pricingPlan)
The pricing plan selected for the specified Place index resource.
|
CreateMapRequest |
CreateMapRequest.withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your map resource.
|
ListMapsResponseEntry |
ListMapsResponseEntry.withPricingPlan(PricingPlan pricingPlan)
The pricing plan for the specified map resource.
|
CreateGeofenceCollectionRequest |
CreateGeofenceCollectionRequest.withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your geofence collection.
|
ListPlaceIndexesResponseEntry |
ListPlaceIndexesResponseEntry.withPricingPlan(PricingPlan pricingPlan)
The pricing plan for the specified Place index resource.
|
ListGeofenceCollectionsResponseEntry |
ListGeofenceCollectionsResponseEntry.withPricingPlan(PricingPlan pricingPlan)
The pricing plan for the specified geofence collection.
|
CreateTrackerRequest |
CreateTrackerRequest.withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your tracker resource.
|
CreatePlaceIndexRequest |
CreatePlaceIndexRequest.withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your Place index resource.
|
Copyright © 2021. All rights reserved.