static ListCollaborationTrainedModelExportJobsRequest.Builder |
ListCollaborationTrainedModelExportJobsRequest.builder() |
|
ListCollaborationTrainedModelExportJobsRequest.Builder |
ListCollaborationTrainedModelExportJobsRequest.Builder.collaborationIdentifier(String collaborationIdentifier) |
The collaboration ID of the collaboration that contains the trained model export jobs that you are interested
in.
|
ListCollaborationTrainedModelExportJobsRequest.Builder |
ListCollaborationTrainedModelExportJobsRequest.Builder.maxResults(Integer maxResults) |
The maximum size of the results that is returned per call.
|
ListCollaborationTrainedModelExportJobsRequest.Builder |
ListCollaborationTrainedModelExportJobsRequest.Builder.nextToken(String nextToken) |
The token value retrieved from a previous call to access the next page of results.
|
ListCollaborationTrainedModelExportJobsRequest.Builder |
ListCollaborationTrainedModelExportJobsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListCollaborationTrainedModelExportJobsRequest.Builder |
ListCollaborationTrainedModelExportJobsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListCollaborationTrainedModelExportJobsRequest.Builder |
ListCollaborationTrainedModelExportJobsRequest.toBuilder() |
|
ListCollaborationTrainedModelExportJobsRequest.Builder |
ListCollaborationTrainedModelExportJobsRequest.Builder.trainedModelArn(String trainedModelArn) |
The Amazon Resource Name (ARN) of the trained model that was used to create the export jobs that you are
interested in.
|