@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeGeofenceCollectionResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
DescribeGeofenceCollectionResult() |
| Modifier and Type | Method and Description |
|---|---|
DescribeGeofenceCollectionResult |
clone() |
boolean |
equals(Object obj) |
String |
getCollectionArn()
The Amazon Resource Name (ARN) for the geofence collection resource.
|
String |
getCollectionName()
The name of the geofence collection.
|
Date |
getCreateTime()
The timestamp for when the geofence resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
String |
getDescription()
The optional description for the geofence collection.
|
String |
getPricingPlan()
The pricing plan selected for the specified geofence collection.
|
String |
getPricingPlanDataSource()
The data source selected for the geofence collection and associated pricing plan.
|
Date |
getUpdateTime()
The timestamp for when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
int |
hashCode() |
void |
setCollectionArn(String collectionArn)
The Amazon Resource Name (ARN) for the geofence collection resource.
|
void |
setCollectionName(String collectionName)
The name of the geofence collection.
|
void |
setCreateTime(Date createTime)
The timestamp for when the geofence resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
void |
setDescription(String description)
The optional description for the geofence collection.
|
void |
setPricingPlan(String pricingPlan)
The pricing plan selected for the specified geofence collection.
|
void |
setPricingPlanDataSource(String pricingPlanDataSource)
The data source selected for the geofence collection and associated pricing plan.
|
void |
setUpdateTime(Date updateTime)
The timestamp for when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
String |
toString()
Returns a string representation of this object.
|
DescribeGeofenceCollectionResult |
withCollectionArn(String collectionArn)
The Amazon Resource Name (ARN) for the geofence collection resource.
|
DescribeGeofenceCollectionResult |
withCollectionName(String collectionName)
The name of the geofence collection.
|
DescribeGeofenceCollectionResult |
withCreateTime(Date createTime)
The timestamp for when the geofence resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
DescribeGeofenceCollectionResult |
withDescription(String description)
The optional description for the geofence collection.
|
DescribeGeofenceCollectionResult |
withPricingPlan(PricingPlan pricingPlan)
The pricing plan selected for the specified geofence collection.
|
DescribeGeofenceCollectionResult |
withPricingPlan(String pricingPlan)
The pricing plan selected for the specified geofence collection.
|
DescribeGeofenceCollectionResult |
withPricingPlanDataSource(String pricingPlanDataSource)
The data source selected for the geofence collection and associated pricing plan.
|
DescribeGeofenceCollectionResult |
withUpdateTime(Date updateTime)
The timestamp for when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setCollectionArn(String collectionArn)
The Amazon Resource Name (ARN) for the geofence collection resource. Used when you need to specify a resource across all AWS.
collectionArn - The Amazon Resource Name (ARN) for the geofence collection resource. Used when you need to specify a
resource across all AWS.public String getCollectionArn()
The Amazon Resource Name (ARN) for the geofence collection resource. Used when you need to specify a resource across all AWS.
public DescribeGeofenceCollectionResult withCollectionArn(String collectionArn)
The Amazon Resource Name (ARN) for the geofence collection resource. Used when you need to specify a resource across all AWS.
collectionArn - The Amazon Resource Name (ARN) for the geofence collection resource. Used when you need to specify a
resource across all AWS.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 DescribeGeofenceCollectionResult 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 resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
createTime - The timestamp for when the geofence resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZpublic Date getCreateTime()
The timestamp for when the geofence resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
YYYY-MM-DDThh:mm:ss.sssZpublic DescribeGeofenceCollectionResult withCreateTime(Date createTime)
The timestamp for when the geofence resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
createTime - The timestamp for when the geofence resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZpublic void setDescription(String description)
The optional description for the geofence collection.
description - The optional description for the geofence collection.public String getDescription()
The optional description for the geofence collection.
public DescribeGeofenceCollectionResult withDescription(String description)
The optional description for the geofence collection.
description - The optional description for the geofence collection.public void setPricingPlan(String pricingPlan)
The pricing plan selected 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 selected 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 selected 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 DescribeGeofenceCollectionResult withPricingPlan(String pricingPlan)
The pricing plan selected 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 selected for the specified geofence collection.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlanpublic DescribeGeofenceCollectionResult withPricingPlan(PricingPlan pricingPlan)
The pricing plan selected 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 selected 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 data source selected for the geofence collection and associated pricing plan.
pricingPlanDataSource - The data source selected for the geofence collection and associated pricing plan.public String getPricingPlanDataSource()
The data source selected for the geofence collection and associated pricing plan.
public DescribeGeofenceCollectionResult withPricingPlanDataSource(String pricingPlanDataSource)
The data source selected for the geofence collection and associated pricing plan.
pricingPlanDataSource - The data source selected for the geofence collection and associated pricing plan.public void setUpdateTime(Date updateTime)
The timestamp for when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
updateTime - The timestamp for when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZpublic Date getUpdateTime()
The timestamp for when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
YYYY-MM-DDThh:mm:ss.sssZpublic DescribeGeofenceCollectionResult withUpdateTime(Date updateTime)
The timestamp for when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
updateTime - The timestamp for when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZpublic String toString()
toString in class ObjectObject.toString()public DescribeGeofenceCollectionResult clone()
Copyright © 2021. All rights reserved.