@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateGeofenceCollectionRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
CreateGeofenceCollectionRequest() |
Modifier and Type | Method and Description |
---|---|
CreateGeofenceCollectionRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getCollectionName()
A custom name for the geofence collection.
|
String |
getDescription()
An optional description for the geofence collection.
|
String |
getPricingPlan()
Specifies the pricing plan for your geofence collection.
|
int |
hashCode() |
void |
setCollectionName(String collectionName)
A custom name for the geofence collection.
|
void |
setDescription(String description)
An optional description for the geofence collection.
|
void |
setPricingPlan(String pricingPlan)
Specifies the pricing plan for your geofence collection.
|
String |
toString()
Returns a string representation of this object.
|
CreateGeofenceCollectionRequest |
withCollectionName(String collectionName)
A custom name for the geofence collection.
|
CreateGeofenceCollectionRequest |
withDescription(String description)
An optional description for the geofence collection.
|
CreateGeofenceCollectionRequest |
withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your geofence collection.
|
CreateGeofenceCollectionRequest |
withPricingPlan(String pricingPlan)
Specifies the pricing plan for your geofence collection.
|
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 setCollectionName(String collectionName)
A custom name for the geofence collection.
Requirements:
Contain only alphanumeric characters (A–Z, a–z, 0-9), hyphens (-), and underscores (_).
Must be a unique geofence collection name.
No spaces allowed. For example, ExampleGeofenceCollection
.
collectionName
- A custom name for the geofence collection.
Requirements:
Contain only alphanumeric characters (A–Z, a–z, 0-9), hyphens (-), and underscores (_).
Must be a unique geofence collection name.
No spaces allowed. For example, ExampleGeofenceCollection
.
public String getCollectionName()
A custom name for the geofence collection.
Requirements:
Contain only alphanumeric characters (A–Z, a–z, 0-9), hyphens (-), and underscores (_).
Must be a unique geofence collection name.
No spaces allowed. For example, ExampleGeofenceCollection
.
Requirements:
Contain only alphanumeric characters (A–Z, a–z, 0-9), hyphens (-), and underscores (_).
Must be a unique geofence collection name.
No spaces allowed. For example, ExampleGeofenceCollection
.
public CreateGeofenceCollectionRequest withCollectionName(String collectionName)
A custom name for the geofence collection.
Requirements:
Contain only alphanumeric characters (A–Z, a–z, 0-9), hyphens (-), and underscores (_).
Must be a unique geofence collection name.
No spaces allowed. For example, ExampleGeofenceCollection
.
collectionName
- A custom name for the geofence collection.
Requirements:
Contain only alphanumeric characters (A–Z, a–z, 0-9), hyphens (-), and underscores (_).
Must be a unique geofence collection name.
No spaces allowed. For example, ExampleGeofenceCollection
.
public void setDescription(String description)
An optional description for the geofence collection.
description
- An optional description for the geofence collection.public String getDescription()
An optional description for the geofence collection.
public CreateGeofenceCollectionRequest withDescription(String description)
An optional description for the geofence collection.
description
- An optional description for the geofence collection.public void setPricingPlan(String pricingPlan)
Specifies the pricing plan for your geofence collection. 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 geofence collection. 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 geofence collection. 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 CreateGeofenceCollectionRequest withPricingPlan(String pricingPlan)
Specifies the pricing plan for your geofence collection. 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 geofence collection. 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 CreateGeofenceCollectionRequest withPricingPlan(PricingPlan pricingPlan)
Specifies the pricing plan for your geofence collection. 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 geofence collection. 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 CreateGeofenceCollectionRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()