@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListGeofenceCollectionsResponseEntry extends Object implements Serializable, Cloneable, StructuredPojo
Contains the geofence collection details.
| Constructor and Description |
|---|
ListGeofenceCollectionsResponseEntry() |
| Modifier and Type | Method and Description |
|---|---|
ListGeofenceCollectionsResponseEntry |
clone() |
boolean |
equals(Object obj) |
String |
getCollectionName()
The name of the geofence collection.
|
Date |
getCreateTime()
The timestamp for when the geofence collection was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
String |
getDescription()
The description for the geofence collection
|
String |
getPricingPlan()
The pricing plan for the specified geofence collection.
|
String |
getPricingPlanDataSource()
The specified data provider for the geofence collection.
|
Date |
getUpdateTime()
Specifies a timestamp for when the resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setCollectionName(String collectionName)
The name of the geofence collection.
|
void |
setCreateTime(Date createTime)
The timestamp for when the geofence collection was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
void |
setDescription(String description)
The description for the geofence collection
|
void |
setPricingPlan(String pricingPlan)
The pricing plan for the specified geofence collection.
|
void |
setPricingPlanDataSource(String pricingPlanDataSource)
The specified data provider for the geofence collection.
|
void |
setUpdateTime(Date updateTime)
Specifies a timestamp for when the resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
String |
toString()
Returns a string representation of this object.
|
ListGeofenceCollectionsResponseEntry |
withCollectionName(String collectionName)
The name of the geofence collection.
|
ListGeofenceCollectionsResponseEntry |
withCreateTime(Date createTime)
The timestamp for when the geofence collection was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
ListGeofenceCollectionsResponseEntry |
withDescription(String description)
The description for the geofence collection
|
ListGeofenceCollectionsResponseEntry |
withPricingPlan(PricingPlan pricingPlan)
The pricing plan for the specified geofence collection.
|
ListGeofenceCollectionsResponseEntry |
withPricingPlan(String pricingPlan)
The pricing plan for the specified geofence collection.
|
ListGeofenceCollectionsResponseEntry |
withPricingPlanDataSource(String pricingPlanDataSource)
The specified data provider for the geofence collection.
|
ListGeofenceCollectionsResponseEntry |
withUpdateTime(Date updateTime)
Specifies a timestamp for when the resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
public ListGeofenceCollectionsResponseEntry()
public void setCollectionName(String collectionName)
The name of the geofence collection.
collectionName - The name of the geofence collection.public String getCollectionName()
The name of the geofence collection.
public ListGeofenceCollectionsResponseEntry withCollectionName(String collectionName)
The name of the geofence collection.
collectionName - The name of the geofence collection.public void setCreateTime(Date createTime)
The timestamp for when the geofence collection was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
createTime - The timestamp for when the geofence collection was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZpublic Date getCreateTime()
The timestamp for when the geofence collection was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
YYYY-MM-DDThh:mm:ss.sssZpublic ListGeofenceCollectionsResponseEntry withCreateTime(Date createTime)
The timestamp for when the geofence collection was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
createTime - The timestamp for when the geofence collection was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZpublic void setDescription(String description)
The description for the geofence collection
description - The description for the geofence collectionpublic String getDescription()
The description for the geofence collection
public ListGeofenceCollectionsResponseEntry withDescription(String description)
The description for the geofence collection
description - The description for the geofence collectionpublic void setPricingPlan(String pricingPlan)
The pricing plan for the specified geofence collection.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
pricingPlan - The pricing plan for the specified geofence collection.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlanpublic String getPricingPlan()
The pricing plan for the specified geofence collection.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlanpublic ListGeofenceCollectionsResponseEntry withPricingPlan(String pricingPlan)
The pricing plan for the specified geofence collection.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
pricingPlan - The pricing plan for the specified geofence collection.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlanpublic ListGeofenceCollectionsResponseEntry withPricingPlan(PricingPlan pricingPlan)
The pricing plan for the specified geofence collection.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
pricingPlan - The pricing plan for the specified geofence collection.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlanpublic void setPricingPlanDataSource(String pricingPlanDataSource)
The specified data provider for the geofence collection.
pricingPlanDataSource - The specified data provider for the geofence collection.public String getPricingPlanDataSource()
The specified data provider for the geofence collection.
public ListGeofenceCollectionsResponseEntry withPricingPlanDataSource(String pricingPlanDataSource)
The specified data provider for the geofence collection.
pricingPlanDataSource - The specified data provider for the geofence collection.public void setUpdateTime(Date updateTime)
Specifies a timestamp for when the resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
updateTime - Specifies a timestamp for when the resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZpublic Date getUpdateTime()
Specifies a timestamp for when the resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
YYYY-MM-DDThh:mm:ss.sssZpublic ListGeofenceCollectionsResponseEntry withUpdateTime(Date updateTime)
Specifies a timestamp for when the resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
updateTime - Specifies a timestamp for when the resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZpublic String toString()
toString in class ObjectObject.toString()public ListGeofenceCollectionsResponseEntry clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2021. All rights reserved.