@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()
Creates a shallow clone of this object for all fields except the handler context.
|
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, 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, withSdkRequestTimeout
public void setDataSource(String dataSource)
Specifies the data provider of geospatial data.
dataSource
- Specifies the data provider of geospatial data.public String getDataSource()
Specifies the data provider of geospatial data.
public CreatePlaceIndexRequest withDataSource(String dataSource)
Specifies the data provider of geospatial data.
dataSource
- Specifies the data provider of geospatial data.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 (-) 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 (-) 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 (-) 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 (-) 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 (-) 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 (-) 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. There's three pricing plan options:
RequestBasedUsage
— Selects the "Request-Based Usage" pricing plan.
MobileAssetTracking
— Selects the "Mobile Asset Tracking" pricing plan.
MobileAssetManagement
— Selects the "Mobile Asset Management" pricing plan.
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. There's three pricing plan options:
RequestBasedUsage
— Selects the "Request-Based Usage" pricing plan.
MobileAssetTracking
— Selects the "Mobile Asset Tracking" pricing plan.
MobileAssetManagement
— Selects the "Mobile Asset Management" pricing plan.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlan
public String getPricingPlan()
Specifies the pricing plan for your Place index resource. There's three pricing plan options:
RequestBasedUsage
— Selects the "Request-Based Usage" pricing plan.
MobileAssetTracking
— Selects the "Mobile Asset Tracking" pricing plan.
MobileAssetManagement
— Selects the "Mobile Asset Management" pricing plan.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
RequestBasedUsage
— Selects the "Request-Based Usage" pricing plan.
MobileAssetTracking
— Selects the "Mobile Asset Tracking" pricing plan.
MobileAssetManagement
— Selects the "Mobile Asset Management" pricing plan.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlan
public CreatePlaceIndexRequest withPricingPlan(String pricingPlan)
Specifies the pricing plan for your Place index resource. There's three pricing plan options:
RequestBasedUsage
— Selects the "Request-Based Usage" pricing plan.
MobileAssetTracking
— Selects the "Mobile Asset Tracking" pricing plan.
MobileAssetManagement
— Selects the "Mobile Asset Management" pricing plan.
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. There's three pricing plan options:
RequestBasedUsage
— Selects the "Request-Based Usage" pricing plan.
MobileAssetTracking
— Selects the "Mobile Asset Tracking" pricing plan.
MobileAssetManagement
— Selects the "Mobile Asset Management" pricing plan.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlan
public CreatePlaceIndexRequest withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your Place index resource. There's three pricing plan options:
RequestBasedUsage
— Selects the "Request-Based Usage" pricing plan.
MobileAssetTracking
— Selects the "Mobile Asset Tracking" pricing plan.
MobileAssetManagement
— Selects the "Mobile Asset Management" pricing plan.
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. There's three pricing plan options:
RequestBasedUsage
— Selects the "Request-Based Usage" pricing plan.
MobileAssetTracking
— Selects the "Mobile Asset Tracking" pricing plan.
MobileAssetManagement
— Selects the "Mobile Asset Management" pricing plan.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page.
PricingPlan
public String toString()
toString
in class Object
Object.toString()
public CreatePlaceIndexRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()