@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetResourceConfigHistoryRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
The input for the GetResourceConfigHistory action.
NOOP
Constructor and Description |
---|
GetResourceConfigHistoryRequest() |
Modifier and Type | Method and Description |
---|---|
GetResourceConfigHistoryRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getChronologicalOrder()
The chronological order for configuration items listed.
|
Date |
getEarlierTime()
The time stamp that indicates an earlier time.
|
Date |
getLaterTime()
The time stamp that indicates a later time.
|
Integer |
getLimit()
The maximum number of configuration items returned on each page.
|
String |
getNextToken()
The
nextToken string returned on a previous page that you use to get the next page of results in a
paginated response. |
String |
getResourceId()
The ID of the resource (for example.,
sg-xxxxxx ). |
String |
getResourceType()
The resource type.
|
int |
hashCode() |
void |
setChronologicalOrder(ChronologicalOrder chronologicalOrder)
The chronological order for configuration items listed.
|
void |
setChronologicalOrder(String chronologicalOrder)
The chronological order for configuration items listed.
|
void |
setEarlierTime(Date earlierTime)
The time stamp that indicates an earlier time.
|
void |
setLaterTime(Date laterTime)
The time stamp that indicates a later time.
|
void |
setLimit(Integer limit)
The maximum number of configuration items returned on each page.
|
void |
setNextToken(String nextToken)
The
nextToken string returned on a previous page that you use to get the next page of results in a
paginated response. |
void |
setResourceId(String resourceId)
The ID of the resource (for example.,
sg-xxxxxx ). |
void |
setResourceType(ResourceType resourceType)
The resource type.
|
void |
setResourceType(String resourceType)
The resource type.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
GetResourceConfigHistoryRequest |
withChronologicalOrder(ChronologicalOrder chronologicalOrder)
The chronological order for configuration items listed.
|
GetResourceConfigHistoryRequest |
withChronologicalOrder(String chronologicalOrder)
The chronological order for configuration items listed.
|
GetResourceConfigHistoryRequest |
withEarlierTime(Date earlierTime)
The time stamp that indicates an earlier time.
|
GetResourceConfigHistoryRequest |
withLaterTime(Date laterTime)
The time stamp that indicates a later time.
|
GetResourceConfigHistoryRequest |
withLimit(Integer limit)
The maximum number of configuration items returned on each page.
|
GetResourceConfigHistoryRequest |
withNextToken(String nextToken)
The
nextToken string returned on a previous page that you use to get the next page of results in a
paginated response. |
GetResourceConfigHistoryRequest |
withResourceId(String resourceId)
The ID of the resource (for example.,
sg-xxxxxx ). |
GetResourceConfigHistoryRequest |
withResourceType(ResourceType resourceType)
The resource type.
|
GetResourceConfigHistoryRequest |
withResourceType(String resourceType)
The resource type.
|
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 setResourceType(String resourceType)
The resource type.
resourceType
- The resource type.ResourceType
public String getResourceType()
The resource type.
ResourceType
public GetResourceConfigHistoryRequest withResourceType(String resourceType)
The resource type.
resourceType
- The resource type.ResourceType
public void setResourceType(ResourceType resourceType)
The resource type.
resourceType
- The resource type.ResourceType
public GetResourceConfigHistoryRequest withResourceType(ResourceType resourceType)
The resource type.
resourceType
- The resource type.ResourceType
public void setResourceId(String resourceId)
The ID of the resource (for example., sg-xxxxxx
).
resourceId
- The ID of the resource (for example., sg-xxxxxx
).public String getResourceId()
The ID of the resource (for example., sg-xxxxxx
).
sg-xxxxxx
).public GetResourceConfigHistoryRequest withResourceId(String resourceId)
The ID of the resource (for example., sg-xxxxxx
).
resourceId
- The ID of the resource (for example., sg-xxxxxx
).public void setLaterTime(Date laterTime)
The time stamp that indicates a later time. If not specified, current time is taken.
laterTime
- The time stamp that indicates a later time. If not specified, current time is taken.public Date getLaterTime()
The time stamp that indicates a later time. If not specified, current time is taken.
public GetResourceConfigHistoryRequest withLaterTime(Date laterTime)
The time stamp that indicates a later time. If not specified, current time is taken.
laterTime
- The time stamp that indicates a later time. If not specified, current time is taken.public void setEarlierTime(Date earlierTime)
The time stamp that indicates an earlier time. If not specified, the action returns paginated results that contain configuration items that start from when the first configuration item was recorded.
earlierTime
- The time stamp that indicates an earlier time. If not specified, the action returns paginated results that
contain configuration items that start from when the first configuration item was recorded.public Date getEarlierTime()
The time stamp that indicates an earlier time. If not specified, the action returns paginated results that contain configuration items that start from when the first configuration item was recorded.
public GetResourceConfigHistoryRequest withEarlierTime(Date earlierTime)
The time stamp that indicates an earlier time. If not specified, the action returns paginated results that contain configuration items that start from when the first configuration item was recorded.
earlierTime
- The time stamp that indicates an earlier time. If not specified, the action returns paginated results that
contain configuration items that start from when the first configuration item was recorded.public void setChronologicalOrder(String chronologicalOrder)
The chronological order for configuration items listed. By default the results are listed in reverse chronological order.
chronologicalOrder
- The chronological order for configuration items listed. By default the results are listed in reverse
chronological order.ChronologicalOrder
public String getChronologicalOrder()
The chronological order for configuration items listed. By default the results are listed in reverse chronological order.
ChronologicalOrder
public GetResourceConfigHistoryRequest withChronologicalOrder(String chronologicalOrder)
The chronological order for configuration items listed. By default the results are listed in reverse chronological order.
chronologicalOrder
- The chronological order for configuration items listed. By default the results are listed in reverse
chronological order.ChronologicalOrder
public void setChronologicalOrder(ChronologicalOrder chronologicalOrder)
The chronological order for configuration items listed. By default the results are listed in reverse chronological order.
chronologicalOrder
- The chronological order for configuration items listed. By default the results are listed in reverse
chronological order.ChronologicalOrder
public GetResourceConfigHistoryRequest withChronologicalOrder(ChronologicalOrder chronologicalOrder)
The chronological order for configuration items listed. By default the results are listed in reverse chronological order.
chronologicalOrder
- The chronological order for configuration items listed. By default the results are listed in reverse
chronological order.ChronologicalOrder
public void setLimit(Integer limit)
The maximum number of configuration items returned on each page. The default is 10. You cannot specify a limit greater than 100. If you specify 0, AWS Config uses the default.
limit
- The maximum number of configuration items returned on each page. The default is 10. You cannot specify a
limit greater than 100. If you specify 0, AWS Config uses the default.public Integer getLimit()
The maximum number of configuration items returned on each page. The default is 10. You cannot specify a limit greater than 100. If you specify 0, AWS Config uses the default.
public GetResourceConfigHistoryRequest withLimit(Integer limit)
The maximum number of configuration items returned on each page. The default is 10. You cannot specify a limit greater than 100. If you specify 0, AWS Config uses the default.
limit
- The maximum number of configuration items returned on each page. The default is 10. You cannot specify a
limit greater than 100. If you specify 0, AWS Config uses the default.public void setNextToken(String nextToken)
The nextToken
string returned on a previous page that you use to get the next page of results in a
paginated response.
nextToken
- The nextToken
string returned on a previous page that you use to get the next page of results
in a paginated response.public String getNextToken()
The nextToken
string returned on a previous page that you use to get the next page of results in a
paginated response.
nextToken
string returned on a previous page that you use to get the next page of
results in a paginated response.public GetResourceConfigHistoryRequest withNextToken(String nextToken)
The nextToken
string returned on a previous page that you use to get the next page of results in a
paginated response.
nextToken
- The nextToken
string returned on a previous page that you use to get the next page of results
in a paginated response.public String toString()
toString
in class Object
Object.toString()
public GetResourceConfigHistoryRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.