Interface ListModelCardExportJobsRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<ListModelCardExportJobsRequest.Builder,ListModelCardExportJobsRequest>,SageMakerRequest.Builder,SdkBuilder<ListModelCardExportJobsRequest.Builder,ListModelCardExportJobsRequest>,SdkPojo,SdkRequest.Builder
- Enclosing class:
- ListModelCardExportJobsRequest
public static interface ListModelCardExportJobsRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<ListModelCardExportJobsRequest.Builder,ListModelCardExportJobsRequest>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListModelCardExportJobsRequest.BuildercreationTimeAfter(Instant creationTimeAfter)Only list model card export jobs that were created after the time specified.ListModelCardExportJobsRequest.BuildercreationTimeBefore(Instant creationTimeBefore)Only list model card export jobs that were created before the time specified.ListModelCardExportJobsRequest.BuildermaxResults(Integer maxResults)The maximum number of model card export jobs to list.ListModelCardExportJobsRequest.BuildermodelCardExportJobNameContains(String modelCardExportJobNameContains)Only list model card export jobs with names that contain the specified string.ListModelCardExportJobsRequest.BuildermodelCardName(String modelCardName)List export jobs for the model card with the specified name.ListModelCardExportJobsRequest.BuildermodelCardVersion(Integer modelCardVersion)List export jobs for the model card with the specified version.ListModelCardExportJobsRequest.BuildernextToken(String nextToken)If the response to a previousListModelCardExportJobsrequest was truncated, the response includes aNextToken.ListModelCardExportJobsRequest.BuilderoverrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)ListModelCardExportJobsRequest.BuilderoverrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)ListModelCardExportJobsRequest.BuildersortBy(String sortBy)Sort model card export jobs by either name or creation time.ListModelCardExportJobsRequest.BuildersortBy(ModelCardExportJobSortBy sortBy)Sort model card export jobs by either name or creation time.ListModelCardExportJobsRequest.BuildersortOrder(String sortOrder)Sort model card export jobs by ascending or descending order.ListModelCardExportJobsRequest.BuildersortOrder(ModelCardExportJobSortOrder sortOrder)Sort model card export jobs by ascending or descending order.ListModelCardExportJobsRequest.BuilderstatusEquals(String statusEquals)Only list model card export jobs with the specified status.ListModelCardExportJobsRequest.BuilderstatusEquals(ModelCardExportJobStatus statusEquals)Only list model card export jobs with the specified status.-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.sagemaker.model.SageMakerRequest.Builder
build
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
-
-
-
Method Detail
-
modelCardName
ListModelCardExportJobsRequest.Builder modelCardName(String modelCardName)
List export jobs for the model card with the specified name.
- Parameters:
modelCardName- List export jobs for the model card with the specified name.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
modelCardVersion
ListModelCardExportJobsRequest.Builder modelCardVersion(Integer modelCardVersion)
List export jobs for the model card with the specified version.
- Parameters:
modelCardVersion- List export jobs for the model card with the specified version.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
creationTimeAfter
ListModelCardExportJobsRequest.Builder creationTimeAfter(Instant creationTimeAfter)
Only list model card export jobs that were created after the time specified.
- Parameters:
creationTimeAfter- Only list model card export jobs that were created after the time specified.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
creationTimeBefore
ListModelCardExportJobsRequest.Builder creationTimeBefore(Instant creationTimeBefore)
Only list model card export jobs that were created before the time specified.
- Parameters:
creationTimeBefore- Only list model card export jobs that were created before the time specified.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
modelCardExportJobNameContains
ListModelCardExportJobsRequest.Builder modelCardExportJobNameContains(String modelCardExportJobNameContains)
Only list model card export jobs with names that contain the specified string.
- Parameters:
modelCardExportJobNameContains- Only list model card export jobs with names that contain the specified string.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
statusEquals
ListModelCardExportJobsRequest.Builder statusEquals(String statusEquals)
Only list model card export jobs with the specified status.
- Parameters:
statusEquals- Only list model card export jobs with the specified status.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelCardExportJobStatus,ModelCardExportJobStatus
-
statusEquals
ListModelCardExportJobsRequest.Builder statusEquals(ModelCardExportJobStatus statusEquals)
Only list model card export jobs with the specified status.
- Parameters:
statusEquals- Only list model card export jobs with the specified status.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelCardExportJobStatus,ModelCardExportJobStatus
-
sortBy
ListModelCardExportJobsRequest.Builder sortBy(String sortBy)
Sort model card export jobs by either name or creation time. Sorts by creation time by default.
- Parameters:
sortBy- Sort model card export jobs by either name or creation time. Sorts by creation time by default.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelCardExportJobSortBy,ModelCardExportJobSortBy
-
sortBy
ListModelCardExportJobsRequest.Builder sortBy(ModelCardExportJobSortBy sortBy)
Sort model card export jobs by either name or creation time. Sorts by creation time by default.
- Parameters:
sortBy- Sort model card export jobs by either name or creation time. Sorts by creation time by default.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelCardExportJobSortBy,ModelCardExportJobSortBy
-
sortOrder
ListModelCardExportJobsRequest.Builder sortOrder(String sortOrder)
Sort model card export jobs by ascending or descending order.
- Parameters:
sortOrder- Sort model card export jobs by ascending or descending order.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelCardExportJobSortOrder,ModelCardExportJobSortOrder
-
sortOrder
ListModelCardExportJobsRequest.Builder sortOrder(ModelCardExportJobSortOrder sortOrder)
Sort model card export jobs by ascending or descending order.
- Parameters:
sortOrder- Sort model card export jobs by ascending or descending order.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelCardExportJobSortOrder,ModelCardExportJobSortOrder
-
nextToken
ListModelCardExportJobsRequest.Builder nextToken(String nextToken)
If the response to a previous
ListModelCardExportJobsrequest was truncated, the response includes aNextToken. To retrieve the next set of model card export jobs, use the token in the next request.- Parameters:
nextToken- If the response to a previousListModelCardExportJobsrequest was truncated, the response includes aNextToken. To retrieve the next set of model card export jobs, use the token in the next request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maxResults
ListModelCardExportJobsRequest.Builder maxResults(Integer maxResults)
The maximum number of model card export jobs to list.
- Parameters:
maxResults- The maximum number of model card export jobs to list.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
ListModelCardExportJobsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
ListModelCardExportJobsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
-