@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeRouteCalculatorResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeRouteCalculatorResult() |
Modifier and Type | Method and Description |
---|---|
DescribeRouteCalculatorResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
DescribeRouteCalculatorResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
DescribeRouteCalculatorResult |
clone() |
boolean |
equals(Object obj) |
String |
getCalculatorArn()
The Amazon Resource Name (ARN) for the Route calculator resource.
|
String |
getCalculatorName()
The name of the route calculator resource being described.
|
Date |
getCreateTime()
The timestamp when the route calculator resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
String |
getDataSource()
The data provider of traffic and road network data.
|
String |
getDescription()
The optional description of the route calculator resource.
|
String |
getPricingPlan()
Deprecated.
|
Map<String,String> |
getTags()
Tags associated with route calculator resource.
|
Date |
getUpdateTime()
The timestamp when the route calculator resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
int |
hashCode() |
void |
setCalculatorArn(String calculatorArn)
The Amazon Resource Name (ARN) for the Route calculator resource.
|
void |
setCalculatorName(String calculatorName)
The name of the route calculator resource being described.
|
void |
setCreateTime(Date createTime)
The timestamp when the route calculator resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
void |
setDataSource(String dataSource)
The data provider of traffic and road network data.
|
void |
setDescription(String description)
The optional description of the route calculator resource.
|
void |
setPricingPlan(String pricingPlan)
Deprecated.
|
void |
setTags(Map<String,String> tags)
Tags associated with route calculator resource.
|
void |
setUpdateTime(Date updateTime)
The timestamp when the route calculator resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
String |
toString()
Returns a string representation of this object.
|
DescribeRouteCalculatorResult |
withCalculatorArn(String calculatorArn)
The Amazon Resource Name (ARN) for the Route calculator resource.
|
DescribeRouteCalculatorResult |
withCalculatorName(String calculatorName)
The name of the route calculator resource being described.
|
DescribeRouteCalculatorResult |
withCreateTime(Date createTime)
The timestamp when the route calculator resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
DescribeRouteCalculatorResult |
withDataSource(String dataSource)
The data provider of traffic and road network data.
|
DescribeRouteCalculatorResult |
withDescription(String description)
The optional description of the route calculator resource.
|
DescribeRouteCalculatorResult |
withPricingPlan(PricingPlan pricingPlan)
Deprecated.
|
DescribeRouteCalculatorResult |
withPricingPlan(String pricingPlan)
Deprecated.
|
DescribeRouteCalculatorResult |
withTags(Map<String,String> tags)
Tags associated with route calculator resource.
|
DescribeRouteCalculatorResult |
withUpdateTime(Date updateTime)
The timestamp when the route calculator resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ . |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setCalculatorName(String calculatorName)
The name of the route calculator resource being described.
calculatorName
- The name of the route calculator resource being described.public String getCalculatorName()
The name of the route calculator resource being described.
public DescribeRouteCalculatorResult withCalculatorName(String calculatorName)
The name of the route calculator resource being described.
calculatorName
- The name of the route calculator resource being described.public void setCalculatorArn(String calculatorArn)
The Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource across Amazon Web Services.
Format example: arn:aws:geo:region:account-id:route-calculator/ExampleCalculator
calculatorArn
- The Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource
across Amazon Web Services.
Format example: arn:aws:geo:region:account-id:route-calculator/ExampleCalculator
public String getCalculatorArn()
The Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource across Amazon Web Services.
Format example: arn:aws:geo:region:account-id:route-calculator/ExampleCalculator
Format example: arn:aws:geo:region:account-id:route-calculator/ExampleCalculator
public DescribeRouteCalculatorResult withCalculatorArn(String calculatorArn)
The Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource across Amazon Web Services.
Format example: arn:aws:geo:region:account-id:route-calculator/ExampleCalculator
calculatorArn
- The Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource
across Amazon Web Services.
Format example: arn:aws:geo:region:account-id:route-calculator/ExampleCalculator
@Deprecated public void setPricingPlan(String pricingPlan)
Always returns RequestBasedUsage
.
pricingPlan
- Always returns RequestBasedUsage
.PricingPlan
@Deprecated public String getPricingPlan()
Always returns RequestBasedUsage
.
RequestBasedUsage
.PricingPlan
@Deprecated public DescribeRouteCalculatorResult withPricingPlan(String pricingPlan)
Always returns RequestBasedUsage
.
pricingPlan
- Always returns RequestBasedUsage
.PricingPlan
@Deprecated public DescribeRouteCalculatorResult withPricingPlan(PricingPlan pricingPlan)
Always returns RequestBasedUsage
.
pricingPlan
- Always returns RequestBasedUsage
.PricingPlan
public void setDescription(String description)
The optional description of the route calculator resource.
description
- The optional description of the route calculator resource.public String getDescription()
The optional description of the route calculator resource.
public DescribeRouteCalculatorResult withDescription(String description)
The optional description of the route calculator resource.
description
- The optional description of the route calculator resource.public void setCreateTime(Date createTime)
The timestamp when the route calculator resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
createTime
- The timestamp when the route calculator resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
public Date getCreateTime()
The timestamp when the route calculator resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
public DescribeRouteCalculatorResult withCreateTime(Date createTime)
The timestamp when the route calculator resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
createTime
- The timestamp when the route calculator resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
public void setUpdateTime(Date updateTime)
The timestamp when the route calculator resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
updateTime
- The timestamp when the route calculator resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
public Date getUpdateTime()
The timestamp when the route calculator resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
public DescribeRouteCalculatorResult withUpdateTime(Date updateTime)
The timestamp when the route calculator resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
updateTime
- The timestamp when the route calculator resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
For example, 2020–07-2T12:15:20.000Z+01:00
public void setDataSource(String dataSource)
The data provider of traffic and road network data. Indicates one of the available providers:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
dataSource
- The data provider of traffic and road network data. Indicates one of the available providers:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
public String getDataSource()
The data provider of traffic and road network data. Indicates one of the available providers:
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 DescribeRouteCalculatorResult withDataSource(String dataSource)
The data provider of traffic and road network data. Indicates one of the available providers:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
dataSource
- The data provider of traffic and road network data. Indicates one of the available providers:
Esri
Grab
Here
For more information about data providers, see Amazon Location Service data providers.
public Map<String,String> getTags()
Tags associated with route calculator resource.
public void setTags(Map<String,String> tags)
Tags associated with route calculator resource.
tags
- Tags associated with route calculator resource.public DescribeRouteCalculatorResult withTags(Map<String,String> tags)
Tags associated with route calculator resource.
tags
- Tags associated with route calculator resource.public DescribeRouteCalculatorResult addTagsEntry(String key, String value)
public DescribeRouteCalculatorResult clearTagsEntries()
public String toString()
toString
in class Object
Object.toString()
public DescribeRouteCalculatorResult clone()