Class CountClosedWorkflowExecutionsRequest
- All Implemented Interfaces:
ReadLimitInfo,Serializable,Cloneable
- See Also:
-
Field Summary
Fields inherited from class com.amazonaws.AmazonWebServiceRequest
NOOP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Creates a shallow clone of this request.booleanIf specified, only workflow executions that match this close status are counted.If specified, only workflow executions that meet the close time criteria of the filter are counted.The name of the domain containing the workflow executions to count.If specified, only workflow executions matching theWorkflowIdin the filter are counted.If specified, only workflow executions that meet the start time criteria of the filter are counted.If specified, only executions that have a tag that matches the filter are counted.If specified, indicates the type of the workflow executions to be counted.inthashCode()voidsetCloseStatusFilter(CloseStatusFilter closeStatusFilter) If specified, only workflow executions that match this close status are counted.voidsetCloseTimeFilter(ExecutionTimeFilter closeTimeFilter) If specified, only workflow executions that meet the close time criteria of the filter are counted.voidThe name of the domain containing the workflow executions to count.voidsetExecutionFilter(WorkflowExecutionFilter executionFilter) If specified, only workflow executions matching theWorkflowIdin the filter are counted.voidsetStartTimeFilter(ExecutionTimeFilter startTimeFilter) If specified, only workflow executions that meet the start time criteria of the filter are counted.voidsetTagFilter(TagFilter tagFilter) If specified, only executions that have a tag that matches the filter are counted.voidsetTypeFilter(WorkflowTypeFilter typeFilter) If specified, indicates the type of the workflow executions to be counted.toString()Returns a string representation of this object; useful for testing and debugging.withCloseStatusFilter(CloseStatusFilter closeStatusFilter) If specified, only workflow executions that match this close status are counted.withCloseTimeFilter(ExecutionTimeFilter closeTimeFilter) If specified, only workflow executions that meet the close time criteria of the filter are counted.withDomain(String domain) The name of the domain containing the workflow executions to count.withExecutionFilter(WorkflowExecutionFilter executionFilter) If specified, only workflow executions matching theWorkflowIdin the filter are counted.withStartTimeFilter(ExecutionTimeFilter startTimeFilter) If specified, only workflow executions that meet the start time criteria of the filter are counted.withTagFilter(TagFilter tagFilter) If specified, only executions that have a tag that matches the filter are counted.withTypeFilter(WorkflowTypeFilter typeFilter) If specified, indicates the type of the workflow executions to be counted.Methods inherited from class com.amazonaws.AmazonWebServiceRequest
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
-
Constructor Details
-
CountClosedWorkflowExecutionsRequest
public CountClosedWorkflowExecutionsRequest()
-
-
Method Details
-
setDomain
The name of the domain containing the workflow executions to count.
- Parameters:
domain- The name of the domain containing the workflow executions to count.
-
getDomain
The name of the domain containing the workflow executions to count.
- Returns:
- The name of the domain containing the workflow executions to count.
-
withDomain
The name of the domain containing the workflow executions to count.
- Parameters:
domain- The name of the domain containing the workflow executions to count.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setStartTimeFilter
If specified, only workflow executions that meet the start time criteria of the filter are counted.
startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.- Parameters:
startTimeFilter- If specified, only workflow executions that meet the start time criteria of the filter are counted.startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.
-
getStartTimeFilter
If specified, only workflow executions that meet the start time criteria of the filter are counted.
startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.- Returns:
- If specified, only workflow executions that meet the start time
criteria of the filter are counted.
startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.
-
withStartTimeFilter
public CountClosedWorkflowExecutionsRequest withStartTimeFilter(ExecutionTimeFilter startTimeFilter) If specified, only workflow executions that meet the start time criteria of the filter are counted.
startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.- Parameters:
startTimeFilter- If specified, only workflow executions that meet the start time criteria of the filter are counted.startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setCloseTimeFilter
If specified, only workflow executions that meet the close time criteria of the filter are counted.
startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.- Parameters:
closeTimeFilter- If specified, only workflow executions that meet the close time criteria of the filter are counted.startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.
-
getCloseTimeFilter
If specified, only workflow executions that meet the close time criteria of the filter are counted.
startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.- Returns:
- If specified, only workflow executions that meet the close time
criteria of the filter are counted.
startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.
-
withCloseTimeFilter
public CountClosedWorkflowExecutionsRequest withCloseTimeFilter(ExecutionTimeFilter closeTimeFilter) If specified, only workflow executions that meet the close time criteria of the filter are counted.
startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.- Parameters:
closeTimeFilter- If specified, only workflow executions that meet the close time criteria of the filter are counted.startTimeFilterandcloseTimeFilterare mutually exclusive. You must specify one of these in a request but not both.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setExecutionFilter
If specified, only workflow executions matching the
WorkflowIdin the filter are counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Parameters:
executionFilter- If specified, only workflow executions matching theWorkflowIdin the filter are counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.
-
getExecutionFilter
If specified, only workflow executions matching the
WorkflowIdin the filter are counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Returns:
- If specified, only workflow executions matching the
WorkflowIdin the filter are counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.
-
withExecutionFilter
public CountClosedWorkflowExecutionsRequest withExecutionFilter(WorkflowExecutionFilter executionFilter) If specified, only workflow executions matching the
WorkflowIdin the filter are counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Parameters:
executionFilter- If specified, only workflow executions matching theWorkflowIdin the filter are counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTypeFilter
If specified, indicates the type of the workflow executions to be counted.
closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Parameters:
typeFilter- If specified, indicates the type of the workflow executions to be counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.
-
getTypeFilter
If specified, indicates the type of the workflow executions to be counted.
closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Returns:
- If specified, indicates the type of the workflow executions to be
counted.
closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.
-
withTypeFilter
If specified, indicates the type of the workflow executions to be counted.
closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Parameters:
typeFilter- If specified, indicates the type of the workflow executions to be counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTagFilter
If specified, only executions that have a tag that matches the filter are counted.
closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Parameters:
tagFilter- If specified, only executions that have a tag that matches the filter are counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.
-
getTagFilter
If specified, only executions that have a tag that matches the filter are counted.
closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Returns:
- If specified, only executions that have a tag that matches the
filter are counted.
closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.
-
withTagFilter
If specified, only executions that have a tag that matches the filter are counted.
closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Parameters:
tagFilter- If specified, only executions that have a tag that matches the filter are counted.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setCloseStatusFilter
If specified, only workflow executions that match this close status are counted. This filter has an affect only if
executionStatusis specified asCLOSED.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Parameters:
closeStatusFilter- If specified, only workflow executions that match this close status are counted. This filter has an affect only ifexecutionStatusis specified asCLOSED.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.
-
getCloseStatusFilter
If specified, only workflow executions that match this close status are counted. This filter has an affect only if
executionStatusis specified asCLOSED.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Returns:
- If specified, only workflow executions that match this close
status are counted. This filter has an affect only if
executionStatusis specified asCLOSED.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.
-
withCloseStatusFilter
public CountClosedWorkflowExecutionsRequest withCloseStatusFilter(CloseStatusFilter closeStatusFilter) If specified, only workflow executions that match this close status are counted. This filter has an affect only if
executionStatusis specified asCLOSED.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Parameters:
closeStatusFilter- If specified, only workflow executions that match this close status are counted. This filter has an affect only ifexecutionStatusis specified asCLOSED.closeStatusFilter,executionFilter,typeFilterandtagFilterare mutually exclusive. You can specify at most one of these in a request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
Description copied from class:AmazonWebServiceRequestCreates a shallow clone of this request. Explicitly does not clone the deep structure of the request object.- Overrides:
clonein classAmazonWebServiceRequest- See Also:
-