@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreatePlaceIndexRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
CreatePlaceIndexRequest() |
| Modifier and Type | Method and Description |
|---|---|
CreatePlaceIndexRequest |
clone() |
boolean |
equals(Object obj) |
String |
getDataSource()
Specifies the data provider of geospatial data.
|
DataSourceConfiguration |
getDataSourceConfiguration()
Specifies the data storage option for requesting Places.
|
String |
getDescription()
The optional description for the Place index resource.
|
String |
getIndexName()
The name of the Place index resource.
|
String |
getPricingPlan()
Specifies the pricing plan for your Place index resource.
|
int |
hashCode() |
void |
setDataSource(String dataSource)
Specifies the data provider of geospatial data.
|
void |
setDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
Specifies the data storage option for requesting Places.
|
void |
setDescription(String description)
The optional description for the Place index resource.
|
void |
setIndexName(String indexName)
The name of the Place index resource.
|
void |
setPricingPlan(String pricingPlan)
Specifies the pricing plan for your Place index resource.
|
String |
toString()
Returns a string representation of this object.
|
CreatePlaceIndexRequest |
withDataSource(String dataSource)
Specifies the data provider of geospatial data.
|
CreatePlaceIndexRequest |
withDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
Specifies the data storage option for requesting Places.
|
CreatePlaceIndexRequest |
withDescription(String description)
The optional description for the Place index resource.
|
CreatePlaceIndexRequest |
withIndexName(String indexName)
The name of the Place index resource.
|
CreatePlaceIndexRequest |
withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your Place index resource.
|
CreatePlaceIndexRequest |
withPricingPlan(String pricingPlan)
Specifies the pricing plan for your Place index resource.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setDataSource(String dataSource)
Specifies the data provider of geospatial data.
This field is case-sensitive. Enter the valid values as shown. For example, entering HERE will
return an error.
Valid values include:
Esri
Here
For additional details on data providers, see the Amazon Location Service data providers page.
dataSource - Specifies the data provider of geospatial data.
This field is case-sensitive. Enter the valid values as shown. For example, entering HERE
will return an error.
Valid values include:
Esri
Here
For additional details on data providers, see the Amazon Location Service data providers page.
public String getDataSource()
Specifies the data provider of geospatial data.
This field is case-sensitive. Enter the valid values as shown. For example, entering HERE will
return an error.
Valid values include:
Esri
Here
For additional details on data providers, see the Amazon Location Service data providers page.
This field is case-sensitive. Enter the valid values as shown. For example, entering HERE
will return an error.
Valid values include:
Esri
Here
For additional details on data providers, see the Amazon Location Service data providers page.
public CreatePlaceIndexRequest withDataSource(String dataSource)
Specifies the data provider of geospatial data.
This field is case-sensitive. Enter the valid values as shown. For example, entering HERE will
return an error.
Valid values include:
Esri
Here
For additional details on data providers, see the Amazon Location Service data providers page.
dataSource - Specifies the data provider of geospatial data.
This field is case-sensitive. Enter the valid values as shown. For example, entering HERE
will return an error.
Valid values include:
Esri
Here
For additional details on data providers, see the Amazon Location Service data providers page.
public void setDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
Specifies the data storage option for requesting Places.
dataSourceConfiguration - Specifies the data storage option for requesting Places.public DataSourceConfiguration getDataSourceConfiguration()
Specifies the data storage option for requesting Places.
public CreatePlaceIndexRequest withDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
Specifies the data storage option for requesting Places.
dataSourceConfiguration - Specifies the data storage option for requesting Places.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 CreatePlaceIndexRequest withDescription(String description)
The optional description for the Place index resource.
description - The optional description for the Place index resource.public void setIndexName(String indexName)
The name of the Place index resource.
Requirements:
Contain only alphanumeric characters (A-Z, a-z, 0-9) , hyphens (-), periods (.), and underscores (_).
Must be a unique Place index resource name.
No spaces allowed. For example, ExamplePlaceIndex.
indexName - The name of the Place index resource.
Requirements:
Contain only alphanumeric characters (A-Z, a-z, 0-9) , hyphens (-), periods (.), and underscores (_).
Must be a unique Place index resource name.
No spaces allowed. For example, ExamplePlaceIndex.
public String getIndexName()
The name of the Place index resource.
Requirements:
Contain only alphanumeric characters (A-Z, a-z, 0-9) , hyphens (-), periods (.), and underscores (_).
Must be a unique Place index resource name.
No spaces allowed. For example, ExamplePlaceIndex.
Requirements:
Contain only alphanumeric characters (A-Z, a-z, 0-9) , hyphens (-), periods (.), and underscores (_).
Must be a unique Place index resource name.
No spaces allowed. For example, ExamplePlaceIndex.
public CreatePlaceIndexRequest withIndexName(String indexName)
The name of the Place index resource.
Requirements:
Contain only alphanumeric characters (A-Z, a-z, 0-9) , hyphens (-), periods (.), and underscores (_).
Must be a unique Place index resource name.
No spaces allowed. For example, ExamplePlaceIndex.
indexName - The name of the Place index resource.
Requirements:
Contain only alphanumeric characters (A-Z, a-z, 0-9) , hyphens (-), periods (.), and underscores (_).
Must be a unique Place index resource name.
No spaces allowed. For example, ExamplePlaceIndex.
public void setPricingPlan(String pricingPlan)
Specifies the pricing plan for your Place index resource.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
pricingPlan - Specifies the pricing plan for your Place index resource.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlanpublic String getPricingPlan()
Specifies the pricing plan for your Place index resource.
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 CreatePlaceIndexRequest withPricingPlan(String pricingPlan)
Specifies the pricing plan for your Place index resource.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
pricingPlan - Specifies the pricing plan for your Place index resource.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlanpublic CreatePlaceIndexRequest withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your Place index resource.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
pricingPlan - Specifies the pricing plan for your Place index resource.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlanpublic String toString()
toString in class ObjectObject.toString()public CreatePlaceIndexRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2021. All rights reserved.