@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListActionsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
ListActionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListActionsRequest |
clone() |
boolean |
equals(Object obj) |
String |
getActionType()
A filter that returns only actions of the specified type.
|
Date |
getCreatedAfter()
A filter that returns only actions created on or after the specified time.
|
Date |
getCreatedBefore()
A filter that returns only actions created on or before the specified time.
|
Integer |
getMaxResults()
The maximum number of actions to return in the response.
|
String |
getNextToken()
If the previous call to
ListActions didn't return the full set of actions, the call returns a token
for getting the next set of actions. |
String |
getSortBy()
The property used to sort results.
|
String |
getSortOrder()
The sort order.
|
String |
getSourceUri()
A filter that returns only actions with the specified source URI.
|
int |
hashCode() |
void |
setActionType(String actionType)
A filter that returns only actions of the specified type.
|
void |
setCreatedAfter(Date createdAfter)
A filter that returns only actions created on or after the specified time.
|
void |
setCreatedBefore(Date createdBefore)
A filter that returns only actions created on or before the specified time.
|
void |
setMaxResults(Integer maxResults)
The maximum number of actions to return in the response.
|
void |
setNextToken(String nextToken)
If the previous call to
ListActions didn't return the full set of actions, the call returns a token
for getting the next set of actions. |
void |
setSortBy(String sortBy)
The property used to sort results.
|
void |
setSortOrder(String sortOrder)
The sort order.
|
void |
setSourceUri(String sourceUri)
A filter that returns only actions with the specified source URI.
|
String |
toString()
Returns a string representation of this object.
|
ListActionsRequest |
withActionType(String actionType)
A filter that returns only actions of the specified type.
|
ListActionsRequest |
withCreatedAfter(Date createdAfter)
A filter that returns only actions created on or after the specified time.
|
ListActionsRequest |
withCreatedBefore(Date createdBefore)
A filter that returns only actions created on or before the specified time.
|
ListActionsRequest |
withMaxResults(Integer maxResults)
The maximum number of actions to return in the response.
|
ListActionsRequest |
withNextToken(String nextToken)
If the previous call to
ListActions didn't return the full set of actions, the call returns a token
for getting the next set of actions. |
ListActionsRequest |
withSortBy(SortActionsBy sortBy)
The property used to sort results.
|
ListActionsRequest |
withSortBy(String sortBy)
The property used to sort results.
|
ListActionsRequest |
withSortOrder(SortOrder sortOrder)
The sort order.
|
ListActionsRequest |
withSortOrder(String sortOrder)
The sort order.
|
ListActionsRequest |
withSourceUri(String sourceUri)
A filter that returns only actions with the specified source URI.
|
addHandlerContext, copyBaseTo, 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, withSdkRequestTimeoutpublic void setSourceUri(String sourceUri)
A filter that returns only actions with the specified source URI.
sourceUri - A filter that returns only actions with the specified source URI.public String getSourceUri()
A filter that returns only actions with the specified source URI.
public ListActionsRequest withSourceUri(String sourceUri)
A filter that returns only actions with the specified source URI.
sourceUri - A filter that returns only actions with the specified source URI.public void setActionType(String actionType)
A filter that returns only actions of the specified type.
actionType - A filter that returns only actions of the specified type.public String getActionType()
A filter that returns only actions of the specified type.
public ListActionsRequest withActionType(String actionType)
A filter that returns only actions of the specified type.
actionType - A filter that returns only actions of the specified type.public void setCreatedAfter(Date createdAfter)
A filter that returns only actions created on or after the specified time.
createdAfter - A filter that returns only actions created on or after the specified time.public Date getCreatedAfter()
A filter that returns only actions created on or after the specified time.
public ListActionsRequest withCreatedAfter(Date createdAfter)
A filter that returns only actions created on or after the specified time.
createdAfter - A filter that returns only actions created on or after the specified time.public void setCreatedBefore(Date createdBefore)
A filter that returns only actions created on or before the specified time.
createdBefore - A filter that returns only actions created on or before the specified time.public Date getCreatedBefore()
A filter that returns only actions created on or before the specified time.
public ListActionsRequest withCreatedBefore(Date createdBefore)
A filter that returns only actions created on or before the specified time.
createdBefore - A filter that returns only actions created on or before the specified time.public void setSortBy(String sortBy)
The property used to sort results. The default value is CreationTime.
sortBy - The property used to sort results. The default value is CreationTime.SortActionsBypublic String getSortBy()
The property used to sort results. The default value is CreationTime.
CreationTime.SortActionsBypublic ListActionsRequest withSortBy(String sortBy)
The property used to sort results. The default value is CreationTime.
sortBy - The property used to sort results. The default value is CreationTime.SortActionsBypublic ListActionsRequest withSortBy(SortActionsBy sortBy)
The property used to sort results. The default value is CreationTime.
sortBy - The property used to sort results. The default value is CreationTime.SortActionsBypublic void setSortOrder(String sortOrder)
The sort order. The default value is Descending.
sortOrder - The sort order. The default value is Descending.SortOrderpublic String getSortOrder()
The sort order. The default value is Descending.
Descending.SortOrderpublic ListActionsRequest withSortOrder(String sortOrder)
The sort order. The default value is Descending.
sortOrder - The sort order. The default value is Descending.SortOrderpublic ListActionsRequest withSortOrder(SortOrder sortOrder)
The sort order. The default value is Descending.
sortOrder - The sort order. The default value is Descending.SortOrderpublic void setNextToken(String nextToken)
If the previous call to ListActions didn't return the full set of actions, the call returns a token
for getting the next set of actions.
nextToken - If the previous call to ListActions didn't return the full set of actions, the call returns a
token for getting the next set of actions.public String getNextToken()
If the previous call to ListActions didn't return the full set of actions, the call returns a token
for getting the next set of actions.
ListActions didn't return the full set of actions, the call returns
a token for getting the next set of actions.public ListActionsRequest withNextToken(String nextToken)
If the previous call to ListActions didn't return the full set of actions, the call returns a token
for getting the next set of actions.
nextToken - If the previous call to ListActions didn't return the full set of actions, the call returns a
token for getting the next set of actions.public void setMaxResults(Integer maxResults)
The maximum number of actions to return in the response. The default value is 10.
maxResults - The maximum number of actions to return in the response. The default value is 10.public Integer getMaxResults()
The maximum number of actions to return in the response. The default value is 10.
public ListActionsRequest withMaxResults(Integer maxResults)
The maximum number of actions to return in the response. The default value is 10.
maxResults - The maximum number of actions to return in the response. The default value is 10.public String toString()
toString in class ObjectObject.toString()public ListActionsRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.