@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribePlaceIndexResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribePlaceIndexResult() |
Modifier and Type | Method and Description |
---|---|
DescribePlaceIndexResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
DescribePlaceIndexResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
DescribePlaceIndexResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCreateTime()
The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
String |
getDataSource()
The data provider of geospatial data.
|
DataSourceConfiguration |
getDataSourceConfiguration()
The specified data storage option for requesting Places.
|
String |
getDescription()
The optional description for the place index resource.
|
String |
getIndexArn()
The Amazon Resource Name (ARN) for the place index resource.
|
String |
getIndexName()
The name of the place index resource being described.
|
String |
getPricingPlan()
Deprecated.
|
Map<String,String> |
getTags()
Tags associated with place index resource.
|
Date |
getUpdateTime()
The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
int |
hashCode() |
void |
setCreateTime(Date createTime)
The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
void |
setDataSource(String dataSource)
The data provider of geospatial data.
|
void |
setDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
The specified data storage option for requesting Places.
|
void |
setDescription(String description)
The optional description for the place index resource.
|
void |
setIndexArn(String indexArn)
The Amazon Resource Name (ARN) for the place index resource.
|
void |
setIndexName(String indexName)
The name of the place index resource being described.
|
void |
setPricingPlan(String pricingPlan)
Deprecated.
|
void |
setTags(Map<String,String> tags)
Tags associated with place index resource.
|
void |
setUpdateTime(Date updateTime)
The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
String |
toString()
Returns a string representation of this object.
|
DescribePlaceIndexResult |
withCreateTime(Date createTime)
The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
DescribePlaceIndexResult |
withDataSource(String dataSource)
The data provider of geospatial data.
|
DescribePlaceIndexResult |
withDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
The specified data storage option for requesting Places.
|
DescribePlaceIndexResult |
withDescription(String description)
The optional description for the place index resource.
|
DescribePlaceIndexResult |
withIndexArn(String indexArn)
The Amazon Resource Name (ARN) for the place index resource.
|
DescribePlaceIndexResult |
withIndexName(String indexName)
The name of the place index resource being described.
|
DescribePlaceIndexResult |
withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
DescribePlaceIndexResult |
withPricingPlan(String pricingPlan)
Deprecated.
|
DescribePlaceIndexResult |
withTags(Map<String,String> tags)
Tags associated with place index resource.
|
DescribePlaceIndexResult |
withUpdateTime(Date updateTime)
The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setIndexName(String indexName)
The name of the place index resource being described.
indexName
- The name of the place index resource being described.public String getIndexName()
The name of the place index resource being described.
public DescribePlaceIndexResult withIndexName(String indexName)
The name of the place index resource being described.
indexName
- The name of the place index resource being described.public void setIndexArn(String indexArn)
The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across Amazon Web Services.
Format example: arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
indexArn
- The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across Amazon Web
Services.
Format example: arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
public String getIndexArn()
The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across Amazon Web Services.
Format example: arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
Format example: arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
public DescribePlaceIndexResult withIndexArn(String indexArn)
The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across Amazon Web Services.
Format example: arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
indexArn
- The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across Amazon Web
Services.
Format example: arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
@Deprecated public void setPricingPlan(String pricingPlan)
No longer used. Always returns RequestBasedUsage
.
pricingPlan
- No longer used. Always returns RequestBasedUsage
.PricingPlan
@Deprecated public String getPricingPlan()
No longer used. Always returns RequestBasedUsage
.
RequestBasedUsage
.PricingPlan
@Deprecated public DescribePlaceIndexResult withPricingPlan(String pricingPlan)
No longer used. Always returns RequestBasedUsage
.
pricingPlan
- No longer used. Always returns RequestBasedUsage
.PricingPlan
@Deprecated public DescribePlaceIndexResult withPricingPlan(PricingPlan pricingPlan)
No longer used. Always returns RequestBasedUsage
.
pricingPlan
- No longer used. Always returns RequestBasedUsage
.PricingPlan
public void setDescription(String description)
The optional description for the place index resource.
description
- The optional description for the place index resource.public String getDescription()
The optional description for the place index resource.
public DescribePlaceIndexResult withDescription(String description)
The optional description for the place index resource.
description
- The optional description for the place index resource.public void setCreateTime(Date createTime)
The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
createTime
- The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.public Date getCreateTime()
The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
YYYY-MM-DDThh:mm:ss.sssZ
.public DescribePlaceIndexResult withCreateTime(Date createTime)
The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
createTime
- The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.public void setUpdateTime(Date updateTime)
The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
updateTime
- The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.public Date getUpdateTime()
The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
YYYY-MM-DDThh:mm:ss.sssZ
.public DescribePlaceIndexResult withUpdateTime(Date updateTime)
The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
updateTime
- The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.public void setDataSource(String dataSource)
The data provider of geospatial data. Values can be one of the following:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
dataSource
- The data provider of geospatial data. Values can be one of the following:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
public String getDataSource()
The data provider of geospatial data. Values can be one of the following:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
public DescribePlaceIndexResult withDataSource(String dataSource)
The data provider of geospatial data. Values can be one of the following:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
dataSource
- The data provider of geospatial data. Values can be one of the following:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
public void setDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
The specified data storage option for requesting Places.
dataSourceConfiguration
- The specified data storage option for requesting Places.public DataSourceConfiguration getDataSourceConfiguration()
The specified data storage option for requesting Places.
public DescribePlaceIndexResult withDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
The specified data storage option for requesting Places.
dataSourceConfiguration
- The specified data storage option for requesting Places.public Map<String,String> getTags()
Tags associated with place index resource.
public void setTags(Map<String,String> tags)
Tags associated with place index resource.
tags
- Tags associated with place index resource.public DescribePlaceIndexResult withTags(Map<String,String> tags)
Tags associated with place index resource.
tags
- Tags associated with place index resource.public DescribePlaceIndexResult addTagsEntry(String key, String value)
public DescribePlaceIndexResult clearTagsEntries()
public String toString()
toString
in class Object
Object.toString()
public DescribePlaceIndexResult clone()