@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListEvaluationJobsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
ListEvaluationJobsRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListEvaluationJobsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Date |
getCreationTimeAfter()
A filter that includes model evaluation jobs created after the time specified.
|
Date |
getCreationTimeBefore()
A filter that includes model evaluation jobs created prior to the time specified.
|
Integer |
getMaxResults()
The maximum number of results to return.
|
String |
getNameContains()
Query parameter string for model evaluation job names.
|
String |
getNextToken()
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
|
String |
getSortBy()
Allows you to sort model evaluation jobs by when they were created.
|
String |
getSortOrder()
How you want the order of jobs sorted.
|
String |
getStatusEquals()
Only return jobs where the status condition is met.
|
int |
hashCode() |
void |
setCreationTimeAfter(Date creationTimeAfter)
A filter that includes model evaluation jobs created after the time specified.
|
void |
setCreationTimeBefore(Date creationTimeBefore)
A filter that includes model evaluation jobs created prior to the time specified.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return.
|
void |
setNameContains(String nameContains)
Query parameter string for model evaluation job names.
|
void |
setNextToken(String nextToken)
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
|
void |
setSortBy(String sortBy)
Allows you to sort model evaluation jobs by when they were created.
|
void |
setSortOrder(String sortOrder)
How you want the order of jobs sorted.
|
void |
setStatusEquals(String statusEquals)
Only return jobs where the status condition is met.
|
String |
toString()
Returns a string representation of this object.
|
ListEvaluationJobsRequest |
withCreationTimeAfter(Date creationTimeAfter)
A filter that includes model evaluation jobs created after the time specified.
|
ListEvaluationJobsRequest |
withCreationTimeBefore(Date creationTimeBefore)
A filter that includes model evaluation jobs created prior to the time specified.
|
ListEvaluationJobsRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListEvaluationJobsRequest |
withNameContains(String nameContains)
Query parameter string for model evaluation job names.
|
ListEvaluationJobsRequest |
withNextToken(String nextToken)
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
|
ListEvaluationJobsRequest |
withSortBy(SortJobsBy sortBy)
Allows you to sort model evaluation jobs by when they were created.
|
ListEvaluationJobsRequest |
withSortBy(String sortBy)
Allows you to sort model evaluation jobs by when they were created.
|
ListEvaluationJobsRequest |
withSortOrder(SortOrder sortOrder)
How you want the order of jobs sorted.
|
ListEvaluationJobsRequest |
withSortOrder(String sortOrder)
How you want the order of jobs sorted.
|
ListEvaluationJobsRequest |
withStatusEquals(EvaluationJobStatus statusEquals)
Only return jobs where the status condition is met.
|
ListEvaluationJobsRequest |
withStatusEquals(String statusEquals)
Only return jobs where the status condition is met.
|
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, withSdkRequestTimeoutpublic void setCreationTimeAfter(Date creationTimeAfter)
A filter that includes model evaluation jobs created after the time specified.
creationTimeAfter - A filter that includes model evaluation jobs created after the time specified.public Date getCreationTimeAfter()
A filter that includes model evaluation jobs created after the time specified.
public ListEvaluationJobsRequest withCreationTimeAfter(Date creationTimeAfter)
A filter that includes model evaluation jobs created after the time specified.
creationTimeAfter - A filter that includes model evaluation jobs created after the time specified.public void setCreationTimeBefore(Date creationTimeBefore)
A filter that includes model evaluation jobs created prior to the time specified.
creationTimeBefore - A filter that includes model evaluation jobs created prior to the time specified.public Date getCreationTimeBefore()
A filter that includes model evaluation jobs created prior to the time specified.
public ListEvaluationJobsRequest withCreationTimeBefore(Date creationTimeBefore)
A filter that includes model evaluation jobs created prior to the time specified.
creationTimeBefore - A filter that includes model evaluation jobs created prior to the time specified.public void setStatusEquals(String statusEquals)
Only return jobs where the status condition is met.
statusEquals - Only return jobs where the status condition is met.EvaluationJobStatuspublic String getStatusEquals()
Only return jobs where the status condition is met.
EvaluationJobStatuspublic ListEvaluationJobsRequest withStatusEquals(String statusEquals)
Only return jobs where the status condition is met.
statusEquals - Only return jobs where the status condition is met.EvaluationJobStatuspublic ListEvaluationJobsRequest withStatusEquals(EvaluationJobStatus statusEquals)
Only return jobs where the status condition is met.
statusEquals - Only return jobs where the status condition is met.EvaluationJobStatuspublic void setNameContains(String nameContains)
Query parameter string for model evaluation job names.
nameContains - Query parameter string for model evaluation job names.public String getNameContains()
Query parameter string for model evaluation job names.
public ListEvaluationJobsRequest withNameContains(String nameContains)
Query parameter string for model evaluation job names.
nameContains - Query parameter string for model evaluation job names.public void setMaxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.public Integer getMaxResults()
The maximum number of results to return.
public ListEvaluationJobsRequest withMaxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.public void setNextToken(String nextToken)
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
nextToken - Continuation token from the previous response, for Amazon Bedrock to list the next set of results.public String getNextToken()
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
public ListEvaluationJobsRequest withNextToken(String nextToken)
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
nextToken - Continuation token from the previous response, for Amazon Bedrock to list the next set of results.public void setSortBy(String sortBy)
Allows you to sort model evaluation jobs by when they were created.
sortBy - Allows you to sort model evaluation jobs by when they were created.SortJobsBypublic String getSortBy()
Allows you to sort model evaluation jobs by when they were created.
SortJobsBypublic ListEvaluationJobsRequest withSortBy(String sortBy)
Allows you to sort model evaluation jobs by when they were created.
sortBy - Allows you to sort model evaluation jobs by when they were created.SortJobsBypublic ListEvaluationJobsRequest withSortBy(SortJobsBy sortBy)
Allows you to sort model evaluation jobs by when they were created.
sortBy - Allows you to sort model evaluation jobs by when they were created.SortJobsBypublic void setSortOrder(String sortOrder)
How you want the order of jobs sorted.
sortOrder - How you want the order of jobs sorted.SortOrderpublic String getSortOrder()
How you want the order of jobs sorted.
SortOrderpublic ListEvaluationJobsRequest withSortOrder(String sortOrder)
How you want the order of jobs sorted.
sortOrder - How you want the order of jobs sorted.SortOrderpublic ListEvaluationJobsRequest withSortOrder(SortOrder sortOrder)
How you want the order of jobs sorted.
sortOrder - How you want the order of jobs sorted.SortOrderpublic String toString()
toString in class ObjectObject.toString()public ListEvaluationJobsRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()