@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListModelCardExportJobsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListModelCardExportJobsRequest() |
Modifier and Type | Method and Description |
---|---|
ListModelCardExportJobsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Date |
getCreationTimeAfter()
Only list model card export jobs that were created after the time specified.
|
Date |
getCreationTimeBefore()
Only list model card export jobs that were created before the time specified.
|
Integer |
getMaxResults()
The maximum number of model card export jobs to list.
|
String |
getModelCardExportJobNameContains()
Only list model card export jobs with names that contain the specified string.
|
String |
getModelCardName()
List export jobs for the model card with the specified name.
|
Integer |
getModelCardVersion()
List export jobs for the model card with the specified version.
|
String |
getNextToken()
If the response to a previous
ListModelCardExportJobs request was truncated, the response includes a
NextToken . |
String |
getSortBy()
Sort model card export jobs by either name or creation time.
|
String |
getSortOrder()
Sort model card export jobs by ascending or descending order.
|
String |
getStatusEquals()
Only list model card export jobs with the specified status.
|
int |
hashCode() |
void |
setCreationTimeAfter(Date creationTimeAfter)
Only list model card export jobs that were created after the time specified.
|
void |
setCreationTimeBefore(Date creationTimeBefore)
Only list model card export jobs that were created before the time specified.
|
void |
setMaxResults(Integer maxResults)
The maximum number of model card export jobs to list.
|
void |
setModelCardExportJobNameContains(String modelCardExportJobNameContains)
Only list model card export jobs with names that contain the specified string.
|
void |
setModelCardName(String modelCardName)
List export jobs for the model card with the specified name.
|
void |
setModelCardVersion(Integer modelCardVersion)
List export jobs for the model card with the specified version.
|
void |
setNextToken(String nextToken)
If the response to a previous
ListModelCardExportJobs request was truncated, the response includes a
NextToken . |
void |
setSortBy(String sortBy)
Sort model card export jobs by either name or creation time.
|
void |
setSortOrder(String sortOrder)
Sort model card export jobs by ascending or descending order.
|
void |
setStatusEquals(String statusEquals)
Only list model card export jobs with the specified status.
|
String |
toString()
Returns a string representation of this object.
|
ListModelCardExportJobsRequest |
withCreationTimeAfter(Date creationTimeAfter)
Only list model card export jobs that were created after the time specified.
|
ListModelCardExportJobsRequest |
withCreationTimeBefore(Date creationTimeBefore)
Only list model card export jobs that were created before the time specified.
|
ListModelCardExportJobsRequest |
withMaxResults(Integer maxResults)
The maximum number of model card export jobs to list.
|
ListModelCardExportJobsRequest |
withModelCardExportJobNameContains(String modelCardExportJobNameContains)
Only list model card export jobs with names that contain the specified string.
|
ListModelCardExportJobsRequest |
withModelCardName(String modelCardName)
List export jobs for the model card with the specified name.
|
ListModelCardExportJobsRequest |
withModelCardVersion(Integer modelCardVersion)
List export jobs for the model card with the specified version.
|
ListModelCardExportJobsRequest |
withNextToken(String nextToken)
If the response to a previous
ListModelCardExportJobs request was truncated, the response includes a
NextToken . |
ListModelCardExportJobsRequest |
withSortBy(ModelCardExportJobSortBy sortBy)
Sort model card export jobs by either name or creation time.
|
ListModelCardExportJobsRequest |
withSortBy(String sortBy)
Sort model card export jobs by either name or creation time.
|
ListModelCardExportJobsRequest |
withSortOrder(ModelCardExportJobSortOrder sortOrder)
Sort model card export jobs by ascending or descending order.
|
ListModelCardExportJobsRequest |
withSortOrder(String sortOrder)
Sort model card export jobs by ascending or descending order.
|
ListModelCardExportJobsRequest |
withStatusEquals(ModelCardExportJobStatus statusEquals)
Only list model card export jobs with the specified status.
|
ListModelCardExportJobsRequest |
withStatusEquals(String statusEquals)
Only list model card export jobs with the specified status.
|
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 setModelCardName(String modelCardName)
List export jobs for the model card with the specified name.
modelCardName
- List export jobs for the model card with the specified name.public String getModelCardName()
List export jobs for the model card with the specified name.
public ListModelCardExportJobsRequest withModelCardName(String modelCardName)
List export jobs for the model card with the specified name.
modelCardName
- List export jobs for the model card with the specified name.public void setModelCardVersion(Integer modelCardVersion)
List export jobs for the model card with the specified version.
modelCardVersion
- List export jobs for the model card with the specified version.public Integer getModelCardVersion()
List export jobs for the model card with the specified version.
public ListModelCardExportJobsRequest withModelCardVersion(Integer modelCardVersion)
List export jobs for the model card with the specified version.
modelCardVersion
- List export jobs for the model card with the specified version.public void setCreationTimeAfter(Date creationTimeAfter)
Only list model card export jobs that were created after the time specified.
creationTimeAfter
- Only list model card export jobs that were created after the time specified.public Date getCreationTimeAfter()
Only list model card export jobs that were created after the time specified.
public ListModelCardExportJobsRequest withCreationTimeAfter(Date creationTimeAfter)
Only list model card export jobs that were created after the time specified.
creationTimeAfter
- Only list model card export jobs that were created after the time specified.public void setCreationTimeBefore(Date creationTimeBefore)
Only list model card export jobs that were created before the time specified.
creationTimeBefore
- Only list model card export jobs that were created before the time specified.public Date getCreationTimeBefore()
Only list model card export jobs that were created before the time specified.
public ListModelCardExportJobsRequest withCreationTimeBefore(Date creationTimeBefore)
Only list model card export jobs that were created before the time specified.
creationTimeBefore
- Only list model card export jobs that were created before the time specified.public void setModelCardExportJobNameContains(String modelCardExportJobNameContains)
Only list model card export jobs with names that contain the specified string.
modelCardExportJobNameContains
- Only list model card export jobs with names that contain the specified string.public String getModelCardExportJobNameContains()
Only list model card export jobs with names that contain the specified string.
public ListModelCardExportJobsRequest withModelCardExportJobNameContains(String modelCardExportJobNameContains)
Only list model card export jobs with names that contain the specified string.
modelCardExportJobNameContains
- Only list model card export jobs with names that contain the specified string.public void setStatusEquals(String statusEquals)
Only list model card export jobs with the specified status.
statusEquals
- Only list model card export jobs with the specified status.ModelCardExportJobStatus
public String getStatusEquals()
Only list model card export jobs with the specified status.
ModelCardExportJobStatus
public ListModelCardExportJobsRequest withStatusEquals(String statusEquals)
Only list model card export jobs with the specified status.
statusEquals
- Only list model card export jobs with the specified status.ModelCardExportJobStatus
public ListModelCardExportJobsRequest withStatusEquals(ModelCardExportJobStatus statusEquals)
Only list model card export jobs with the specified status.
statusEquals
- Only list model card export jobs with the specified status.ModelCardExportJobStatus
public void setSortBy(String sortBy)
Sort model card export jobs by either name or creation time. Sorts by creation time by default.
sortBy
- Sort model card export jobs by either name or creation time. Sorts by creation time by default.ModelCardExportJobSortBy
public String getSortBy()
Sort model card export jobs by either name or creation time. Sorts by creation time by default.
ModelCardExportJobSortBy
public ListModelCardExportJobsRequest withSortBy(String sortBy)
Sort model card export jobs by either name or creation time. Sorts by creation time by default.
sortBy
- Sort model card export jobs by either name or creation time. Sorts by creation time by default.ModelCardExportJobSortBy
public ListModelCardExportJobsRequest withSortBy(ModelCardExportJobSortBy sortBy)
Sort model card export jobs by either name or creation time. Sorts by creation time by default.
sortBy
- Sort model card export jobs by either name or creation time. Sorts by creation time by default.ModelCardExportJobSortBy
public void setSortOrder(String sortOrder)
Sort model card export jobs by ascending or descending order.
sortOrder
- Sort model card export jobs by ascending or descending order.ModelCardExportJobSortOrder
public String getSortOrder()
Sort model card export jobs by ascending or descending order.
ModelCardExportJobSortOrder
public ListModelCardExportJobsRequest withSortOrder(String sortOrder)
Sort model card export jobs by ascending or descending order.
sortOrder
- Sort model card export jobs by ascending or descending order.ModelCardExportJobSortOrder
public ListModelCardExportJobsRequest withSortOrder(ModelCardExportJobSortOrder sortOrder)
Sort model card export jobs by ascending or descending order.
sortOrder
- Sort model card export jobs by ascending or descending order.ModelCardExportJobSortOrder
public void setNextToken(String nextToken)
If the response to a previous ListModelCardExportJobs
request was truncated, the response includes a
NextToken
. To retrieve the next set of model card export jobs, use the token in the next request.
nextToken
- If the response to a previous ListModelCardExportJobs
request was truncated, the response
includes a NextToken
. To retrieve the next set of model card export jobs, use the token in
the next request.public String getNextToken()
If the response to a previous ListModelCardExportJobs
request was truncated, the response includes a
NextToken
. To retrieve the next set of model card export jobs, use the token in the next request.
ListModelCardExportJobs
request was truncated, the response
includes a NextToken
. To retrieve the next set of model card export jobs, use the token in
the next request.public ListModelCardExportJobsRequest withNextToken(String nextToken)
If the response to a previous ListModelCardExportJobs
request was truncated, the response includes a
NextToken
. To retrieve the next set of model card export jobs, use the token in the next request.
nextToken
- If the response to a previous ListModelCardExportJobs
request was truncated, the response
includes a NextToken
. To retrieve the next set of model card export jobs, use the token in
the next request.public void setMaxResults(Integer maxResults)
The maximum number of model card export jobs to list.
maxResults
- The maximum number of model card export jobs to list.public Integer getMaxResults()
The maximum number of model card export jobs to list.
public ListModelCardExportJobsRequest withMaxResults(Integer maxResults)
The maximum number of model card export jobs to list.
maxResults
- The maximum number of model card export jobs to list.public String toString()
toString
in class Object
Object.toString()
public ListModelCardExportJobsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()