@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListModelBiasJobDefinitionsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description | 
|---|
| ListModelBiasJobDefinitionsRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| ListModelBiasJobDefinitionsRequest | clone()Creates a shallow clone of this object for all fields except the handler context. | 
| boolean | equals(Object obj) | 
| Date | getCreationTimeAfter()
 A filter that returns only model bias jobs created after a specified time. | 
| Date | getCreationTimeBefore()
 A filter that returns only model bias jobs created before a specified time. | 
| String | getEndpointName()
 Name of the endpoint to monitor for model bias. | 
| Integer | getMaxResults()
 The maximum number of model bias jobs to return in the response. | 
| String | getNameContains()
 Filter for model bias jobs whose name contains a specified string. | 
| String | getNextToken()
 The token returned if the response is truncated. | 
| String | getSortBy()
 Whether to sort results by the  NameorCreationTimefield. | 
| String | getSortOrder()
 Whether to sort the results in  AscendingorDescendingorder. | 
| int | hashCode() | 
| void | setCreationTimeAfter(Date creationTimeAfter)
 A filter that returns only model bias jobs created after a specified time. | 
| void | setCreationTimeBefore(Date creationTimeBefore)
 A filter that returns only model bias jobs created before a specified time. | 
| void | setEndpointName(String endpointName)
 Name of the endpoint to monitor for model bias. | 
| void | setMaxResults(Integer maxResults)
 The maximum number of model bias jobs to return in the response. | 
| void | setNameContains(String nameContains)
 Filter for model bias jobs whose name contains a specified string. | 
| void | setNextToken(String nextToken)
 The token returned if the response is truncated. | 
| void | setSortBy(String sortBy)
 Whether to sort results by the  NameorCreationTimefield. | 
| void | setSortOrder(String sortOrder)
 Whether to sort the results in  AscendingorDescendingorder. | 
| String | toString()Returns a string representation of this object. | 
| ListModelBiasJobDefinitionsRequest | withCreationTimeAfter(Date creationTimeAfter)
 A filter that returns only model bias jobs created after a specified time. | 
| ListModelBiasJobDefinitionsRequest | withCreationTimeBefore(Date creationTimeBefore)
 A filter that returns only model bias jobs created before a specified time. | 
| ListModelBiasJobDefinitionsRequest | withEndpointName(String endpointName)
 Name of the endpoint to monitor for model bias. | 
| ListModelBiasJobDefinitionsRequest | withMaxResults(Integer maxResults)
 The maximum number of model bias jobs to return in the response. | 
| ListModelBiasJobDefinitionsRequest | withNameContains(String nameContains)
 Filter for model bias jobs whose name contains a specified string. | 
| ListModelBiasJobDefinitionsRequest | withNextToken(String nextToken)
 The token returned if the response is truncated. | 
| ListModelBiasJobDefinitionsRequest | withSortBy(MonitoringJobDefinitionSortKey sortBy)
 Whether to sort results by the  NameorCreationTimefield. | 
| ListModelBiasJobDefinitionsRequest | withSortBy(String sortBy)
 Whether to sort results by the  NameorCreationTimefield. | 
| ListModelBiasJobDefinitionsRequest | withSortOrder(SortOrder sortOrder)
 Whether to sort the results in  AscendingorDescendingorder. | 
| ListModelBiasJobDefinitionsRequest | withSortOrder(String sortOrder)
 Whether to sort the results in  AscendingorDescendingorder. | 
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 setEndpointName(String endpointName)
Name of the endpoint to monitor for model bias.
endpointName - Name of the endpoint to monitor for model bias.public String getEndpointName()
Name of the endpoint to monitor for model bias.
public ListModelBiasJobDefinitionsRequest withEndpointName(String endpointName)
Name of the endpoint to monitor for model bias.
endpointName - Name of the endpoint to monitor for model bias.public void setSortBy(String sortBy)
 Whether to sort results by the Name or CreationTime field. The default is
 CreationTime.
 
sortBy - Whether to sort results by the Name or CreationTime field. The default is
        CreationTime.MonitoringJobDefinitionSortKeypublic String getSortBy()
 Whether to sort results by the Name or CreationTime field. The default is
 CreationTime.
 
Name or CreationTime field. The default is
         CreationTime.MonitoringJobDefinitionSortKeypublic ListModelBiasJobDefinitionsRequest withSortBy(String sortBy)
 Whether to sort results by the Name or CreationTime field. The default is
 CreationTime.
 
sortBy - Whether to sort results by the Name or CreationTime field. The default is
        CreationTime.MonitoringJobDefinitionSortKeypublic ListModelBiasJobDefinitionsRequest withSortBy(MonitoringJobDefinitionSortKey sortBy)
 Whether to sort results by the Name or CreationTime field. The default is
 CreationTime.
 
sortBy - Whether to sort results by the Name or CreationTime field. The default is
        CreationTime.MonitoringJobDefinitionSortKeypublic void setSortOrder(String sortOrder)
 Whether to sort the results in Ascending or Descending order. The default is
 Descending.
 
sortOrder - Whether to sort the results in Ascending or Descending order. The default is
        Descending.SortOrderpublic String getSortOrder()
 Whether to sort the results in Ascending or Descending order. The default is
 Descending.
 
Ascending or Descending order. The default is
         Descending.SortOrderpublic ListModelBiasJobDefinitionsRequest withSortOrder(String sortOrder)
 Whether to sort the results in Ascending or Descending order. The default is
 Descending.
 
sortOrder - Whether to sort the results in Ascending or Descending order. The default is
        Descending.SortOrderpublic ListModelBiasJobDefinitionsRequest withSortOrder(SortOrder sortOrder)
 Whether to sort the results in Ascending or Descending order. The default is
 Descending.
 
sortOrder - Whether to sort the results in Ascending or Descending order. The default is
        Descending.SortOrderpublic void setNextToken(String nextToken)
The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.
nextToken - The token returned if the response is truncated. To retrieve the next set of job executions, use it in the
        next request.public String getNextToken()
The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.
public ListModelBiasJobDefinitionsRequest withNextToken(String nextToken)
The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.
nextToken - The token returned if the response is truncated. To retrieve the next set of job executions, use it in the
        next request.public void setMaxResults(Integer maxResults)
The maximum number of model bias jobs to return in the response. The default value is 10.
maxResults - The maximum number of model bias jobs to return in the response. The default value is 10.public Integer getMaxResults()
The maximum number of model bias jobs to return in the response. The default value is 10.
public ListModelBiasJobDefinitionsRequest withMaxResults(Integer maxResults)
The maximum number of model bias jobs to return in the response. The default value is 10.
maxResults - The maximum number of model bias jobs to return in the response. The default value is 10.public void setNameContains(String nameContains)
Filter for model bias jobs whose name contains a specified string.
nameContains - Filter for model bias jobs whose name contains a specified string.public String getNameContains()
Filter for model bias jobs whose name contains a specified string.
public ListModelBiasJobDefinitionsRequest withNameContains(String nameContains)
Filter for model bias jobs whose name contains a specified string.
nameContains - Filter for model bias jobs whose name contains a specified string.public void setCreationTimeBefore(Date creationTimeBefore)
A filter that returns only model bias jobs created before a specified time.
creationTimeBefore - A filter that returns only model bias jobs created before a specified time.public Date getCreationTimeBefore()
A filter that returns only model bias jobs created before a specified time.
public ListModelBiasJobDefinitionsRequest withCreationTimeBefore(Date creationTimeBefore)
A filter that returns only model bias jobs created before a specified time.
creationTimeBefore - A filter that returns only model bias jobs created before a specified time.public void setCreationTimeAfter(Date creationTimeAfter)
A filter that returns only model bias jobs created after a specified time.
creationTimeAfter - A filter that returns only model bias jobs created after a specified time.public Date getCreationTimeAfter()
A filter that returns only model bias jobs created after a specified time.
public ListModelBiasJobDefinitionsRequest withCreationTimeAfter(Date creationTimeAfter)
A filter that returns only model bias jobs created after a specified time.
creationTimeAfter - A filter that returns only model bias jobs created after a specified time.public String toString()
toString in class ObjectObject.toString()public ListModelBiasJobDefinitionsRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()