@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetAssetPropertyValueHistoryRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
GetAssetPropertyValueHistoryRequest() |
Modifier and Type | Method and Description |
---|---|
GetAssetPropertyValueHistoryRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAssetId()
The ID of the asset.
|
Date |
getEndDate()
The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.
|
Integer |
getMaxResults()
The maximum number of results to be returned per paginated request.
|
String |
getNextToken()
The token to be used for the next set of paginated results.
|
String |
getPropertyAlias()
The property alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature ). |
String |
getPropertyId()
The ID of the asset property.
|
List<String> |
getQualities()
The quality by which to filter asset data.
|
Date |
getStartDate()
The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.
|
String |
getTimeOrdering()
The chronological sorting order of the requested information.
|
int |
hashCode() |
void |
setAssetId(String assetId)
The ID of the asset.
|
void |
setEndDate(Date endDate)
The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to be returned per paginated request.
|
void |
setNextToken(String nextToken)
The token to be used for the next set of paginated results.
|
void |
setPropertyAlias(String propertyAlias)
The property alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature ). |
void |
setPropertyId(String propertyId)
The ID of the asset property.
|
void |
setQualities(Collection<String> qualities)
The quality by which to filter asset data.
|
void |
setStartDate(Date startDate)
The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.
|
void |
setTimeOrdering(String timeOrdering)
The chronological sorting order of the requested information.
|
String |
toString()
Returns a string representation of this object.
|
GetAssetPropertyValueHistoryRequest |
withAssetId(String assetId)
The ID of the asset.
|
GetAssetPropertyValueHistoryRequest |
withEndDate(Date endDate)
The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.
|
GetAssetPropertyValueHistoryRequest |
withMaxResults(Integer maxResults)
The maximum number of results to be returned per paginated request.
|
GetAssetPropertyValueHistoryRequest |
withNextToken(String nextToken)
The token to be used for the next set of paginated results.
|
GetAssetPropertyValueHistoryRequest |
withPropertyAlias(String propertyAlias)
The property alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature ). |
GetAssetPropertyValueHistoryRequest |
withPropertyId(String propertyId)
The ID of the asset property.
|
GetAssetPropertyValueHistoryRequest |
withQualities(Collection<String> qualities)
The quality by which to filter asset data.
|
GetAssetPropertyValueHistoryRequest |
withQualities(Quality... qualities)
The quality by which to filter asset data.
|
GetAssetPropertyValueHistoryRequest |
withQualities(String... qualities)
The quality by which to filter asset data.
|
GetAssetPropertyValueHistoryRequest |
withStartDate(Date startDate)
The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.
|
GetAssetPropertyValueHistoryRequest |
withTimeOrdering(String timeOrdering)
The chronological sorting order of the requested information.
|
GetAssetPropertyValueHistoryRequest |
withTimeOrdering(TimeOrdering timeOrdering)
The chronological sorting order of the requested information.
|
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 setAssetId(String assetId)
The ID of the asset.
assetId
- The ID of the asset.public String getAssetId()
The ID of the asset.
public GetAssetPropertyValueHistoryRequest withAssetId(String assetId)
The ID of the asset.
assetId
- The ID of the asset.public void setPropertyId(String propertyId)
The ID of the asset property.
propertyId
- The ID of the asset property.public String getPropertyId()
The ID of the asset property.
public GetAssetPropertyValueHistoryRequest withPropertyId(String propertyId)
The ID of the asset property.
propertyId
- The ID of the asset property.public void setPropertyAlias(String propertyAlias)
The property alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature
). For more information, see Mapping industrial
data streams to asset properties in the AWS IoT SiteWise User Guide.
propertyAlias
- The property alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature
). For more information, see Mapping
industrial data streams to asset properties in the AWS IoT SiteWise User Guide.public String getPropertyAlias()
The property alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature
). For more information, see Mapping industrial
data streams to asset properties in the AWS IoT SiteWise User Guide.
/company/windfarm/3/turbine/7/temperature
). For more information, see Mapping
industrial data streams to asset properties in the AWS IoT SiteWise User Guide.public GetAssetPropertyValueHistoryRequest withPropertyAlias(String propertyAlias)
The property alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature
). For more information, see Mapping industrial
data streams to asset properties in the AWS IoT SiteWise User Guide.
propertyAlias
- The property alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature
). For more information, see Mapping
industrial data streams to asset properties in the AWS IoT SiteWise User Guide.public void setStartDate(Date startDate)
The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.
startDate
- The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch
time.public Date getStartDate()
The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.
public GetAssetPropertyValueHistoryRequest withStartDate(Date startDate)
The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.
startDate
- The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch
time.public void setEndDate(Date endDate)
The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.
endDate
- The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch
time.public Date getEndDate()
The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.
public GetAssetPropertyValueHistoryRequest withEndDate(Date endDate)
The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.
endDate
- The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch
time.public List<String> getQualities()
The quality by which to filter asset data.
Quality
public void setQualities(Collection<String> qualities)
The quality by which to filter asset data.
qualities
- The quality by which to filter asset data.Quality
public GetAssetPropertyValueHistoryRequest withQualities(String... qualities)
The quality by which to filter asset data.
NOTE: This method appends the values to the existing list (if any). Use
setQualities(java.util.Collection)
or withQualities(java.util.Collection)
if you want to
override the existing values.
qualities
- The quality by which to filter asset data.Quality
public GetAssetPropertyValueHistoryRequest withQualities(Collection<String> qualities)
The quality by which to filter asset data.
qualities
- The quality by which to filter asset data.Quality
public GetAssetPropertyValueHistoryRequest withQualities(Quality... qualities)
The quality by which to filter asset data.
qualities
- The quality by which to filter asset data.Quality
public void setTimeOrdering(String timeOrdering)
The chronological sorting order of the requested information.
Default: ASCENDING
timeOrdering
- The chronological sorting order of the requested information.
Default: ASCENDING
TimeOrdering
public String getTimeOrdering()
The chronological sorting order of the requested information.
Default: ASCENDING
Default: ASCENDING
TimeOrdering
public GetAssetPropertyValueHistoryRequest withTimeOrdering(String timeOrdering)
The chronological sorting order of the requested information.
Default: ASCENDING
timeOrdering
- The chronological sorting order of the requested information.
Default: ASCENDING
TimeOrdering
public GetAssetPropertyValueHistoryRequest withTimeOrdering(TimeOrdering timeOrdering)
The chronological sorting order of the requested information.
Default: ASCENDING
timeOrdering
- The chronological sorting order of the requested information.
Default: ASCENDING
TimeOrdering
public void setNextToken(String nextToken)
The token to be used for the next set of paginated results.
nextToken
- The token to be used for the next set of paginated results.public String getNextToken()
The token to be used for the next set of paginated results.
public GetAssetPropertyValueHistoryRequest withNextToken(String nextToken)
The token to be used for the next set of paginated results.
nextToken
- The token to be used for the next set of paginated results.public void setMaxResults(Integer maxResults)
The maximum number of results to be returned per paginated request.
Default: 100
maxResults
- The maximum number of results to be returned per paginated request.
Default: 100
public Integer getMaxResults()
The maximum number of results to be returned per paginated request.
Default: 100
Default: 100
public GetAssetPropertyValueHistoryRequest withMaxResults(Integer maxResults)
The maximum number of results to be returned per paginated request.
Default: 100
maxResults
- The maximum number of results to be returned per paginated request.
Default: 100
public String toString()
toString
in class Object
Object.toString()
public GetAssetPropertyValueHistoryRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()