JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.sagemaker.model

Class DescribeLabelingJobResult

    • Constructor Detail

      • DescribeLabelingJobResult

        public DescribeLabelingJobResult()
    • Method Detail

      • setLabelingJobStatus

        public void setLabelingJobStatus(String labelingJobStatus)

        The processing status of the labeling job.

        Parameters:
        labelingJobStatus - The processing status of the labeling job.
        See Also:
        LabelingJobStatus
      • getLabelingJobStatus

        public String getLabelingJobStatus()

        The processing status of the labeling job.

        Returns:
        The processing status of the labeling job.
        See Also:
        LabelingJobStatus
      • withLabelingJobStatus

        public DescribeLabelingJobResult withLabelingJobStatus(String labelingJobStatus)

        The processing status of the labeling job.

        Parameters:
        labelingJobStatus - The processing status of the labeling job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LabelingJobStatus
      • withLabelingJobStatus

        public DescribeLabelingJobResult withLabelingJobStatus(LabelingJobStatus labelingJobStatus)

        The processing status of the labeling job.

        Parameters:
        labelingJobStatus - The processing status of the labeling job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LabelingJobStatus
      • setLabelCounters

        public void setLabelCounters(LabelCounters labelCounters)

        Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.

        Parameters:
        labelCounters - Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.
      • getLabelCounters

        public LabelCounters getLabelCounters()

        Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.

        Returns:
        Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.
      • withLabelCounters

        public DescribeLabelingJobResult withLabelCounters(LabelCounters labelCounters)

        Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.

        Parameters:
        labelCounters - Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFailureReason

        public void setFailureReason(String failureReason)

        If the job failed, the reason that it failed.

        Parameters:
        failureReason - If the job failed, the reason that it failed.
      • getFailureReason

        public String getFailureReason()

        If the job failed, the reason that it failed.

        Returns:
        If the job failed, the reason that it failed.
      • withFailureReason

        public DescribeLabelingJobResult withFailureReason(String failureReason)

        If the job failed, the reason that it failed.

        Parameters:
        failureReason - If the job failed, the reason that it failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCreationTime

        public void setCreationTime(Date creationTime)

        The date and time that the labeling job was created.

        Parameters:
        creationTime - The date and time that the labeling job was created.
      • getCreationTime

        public Date getCreationTime()

        The date and time that the labeling job was created.

        Returns:
        The date and time that the labeling job was created.
      • withCreationTime

        public DescribeLabelingJobResult withCreationTime(Date creationTime)

        The date and time that the labeling job was created.

        Parameters:
        creationTime - The date and time that the labeling job was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLastModifiedTime

        public void setLastModifiedTime(Date lastModifiedTime)

        The date and time that the labeling job was last updated.

        Parameters:
        lastModifiedTime - The date and time that the labeling job was last updated.
      • getLastModifiedTime

        public Date getLastModifiedTime()

        The date and time that the labeling job was last updated.

        Returns:
        The date and time that the labeling job was last updated.
      • withLastModifiedTime

        public DescribeLabelingJobResult withLastModifiedTime(Date lastModifiedTime)

        The date and time that the labeling job was last updated.

        Parameters:
        lastModifiedTime - The date and time that the labeling job was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setJobReferenceCode

        public void setJobReferenceCode(String jobReferenceCode)

        A unique identifier for work done as part of a labeling job.

        Parameters:
        jobReferenceCode - A unique identifier for work done as part of a labeling job.
      • getJobReferenceCode

        public String getJobReferenceCode()

        A unique identifier for work done as part of a labeling job.

        Returns:
        A unique identifier for work done as part of a labeling job.
      • withJobReferenceCode

        public DescribeLabelingJobResult withJobReferenceCode(String jobReferenceCode)

        A unique identifier for work done as part of a labeling job.

        Parameters:
        jobReferenceCode - A unique identifier for work done as part of a labeling job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLabelingJobName

        public void setLabelingJobName(String labelingJobName)

        The name assigned to the labeling job when it was created.

        Parameters:
        labelingJobName - The name assigned to the labeling job when it was created.
      • getLabelingJobName

        public String getLabelingJobName()

        The name assigned to the labeling job when it was created.

        Returns:
        The name assigned to the labeling job when it was created.
      • withLabelingJobName

        public DescribeLabelingJobResult withLabelingJobName(String labelingJobName)

        The name assigned to the labeling job when it was created.

        Parameters:
        labelingJobName - The name assigned to the labeling job when it was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLabelingJobArn

        public void setLabelingJobArn(String labelingJobArn)

        The Amazon Resource Name (ARN) of the labeling job.

        Parameters:
        labelingJobArn - The Amazon Resource Name (ARN) of the labeling job.
      • getLabelingJobArn

        public String getLabelingJobArn()

        The Amazon Resource Name (ARN) of the labeling job.

        Returns:
        The Amazon Resource Name (ARN) of the labeling job.
      • withLabelingJobArn

        public DescribeLabelingJobResult withLabelingJobArn(String labelingJobArn)

        The Amazon Resource Name (ARN) of the labeling job.

        Parameters:
        labelingJobArn - The Amazon Resource Name (ARN) of the labeling job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLabelAttributeName

        public void setLabelAttributeName(String labelAttributeName)

        The attribute used as the label in the output manifest file.

        Parameters:
        labelAttributeName - The attribute used as the label in the output manifest file.
      • getLabelAttributeName

        public String getLabelAttributeName()

        The attribute used as the label in the output manifest file.

        Returns:
        The attribute used as the label in the output manifest file.
      • withLabelAttributeName

        public DescribeLabelingJobResult withLabelAttributeName(String labelAttributeName)

        The attribute used as the label in the output manifest file.

        Parameters:
        labelAttributeName - The attribute used as the label in the output manifest file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setInputConfig

        public void setInputConfig(LabelingJobInputConfig inputConfig)

        Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.

        Parameters:
        inputConfig - Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
      • getInputConfig

        public LabelingJobInputConfig getInputConfig()

        Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.

        Returns:
        Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
      • withInputConfig

        public DescribeLabelingJobResult withInputConfig(LabelingJobInputConfig inputConfig)

        Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.

        Parameters:
        inputConfig - Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setOutputConfig

        public void setOutputConfig(LabelingJobOutputConfig outputConfig)

        The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.

        Parameters:
        outputConfig - The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
      • getOutputConfig

        public LabelingJobOutputConfig getOutputConfig()

        The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.

        Returns:
        The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
      • withOutputConfig

        public DescribeLabelingJobResult withOutputConfig(LabelingJobOutputConfig outputConfig)

        The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.

        Parameters:
        outputConfig - The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setRoleArn

        public void setRoleArn(String roleArn)

        The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.

        Parameters:
        roleArn - The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.
      • getRoleArn

        public String getRoleArn()

        The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.

        Returns:
        The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.
      • withRoleArn

        public DescribeLabelingJobResult withRoleArn(String roleArn)

        The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.

        Parameters:
        roleArn - The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLabelCategoryConfigS3Uri

        public void setLabelCategoryConfigS3Uri(String labelCategoryConfigS3Uri)

        The S3 location of the JSON file that defines the categories used to label data objects. Please note the following label-category limits:

        • Semantic segmentation labeling jobs using automated labeling: 20 labels

        • Box bounding labeling jobs (all): 10 labels

        The file is a JSON structure in the following format:

        {

        "document-version": "2018-11-28"

        "labels": [

        {

        "label": "label 1"

        },

        {

        "label": "label 2"

        },

        ...

        {

        "label": "label n"

        }

        ]

        }

        Parameters:
        labelCategoryConfigS3Uri - The S3 location of the JSON file that defines the categories used to label data objects. Please note the following label-category limits:

        • Semantic segmentation labeling jobs using automated labeling: 20 labels

        • Box bounding labeling jobs (all): 10 labels

        The file is a JSON structure in the following format:

        {

        "document-version": "2018-11-28"

        "labels": [

        {

        "label": "label 1"

        },

        {

        "label": "label 2"

        },

        ...

        {

        "label": "label n"

        }

        ]

        }

      • getLabelCategoryConfigS3Uri

        public String getLabelCategoryConfigS3Uri()

        The S3 location of the JSON file that defines the categories used to label data objects. Please note the following label-category limits:

        • Semantic segmentation labeling jobs using automated labeling: 20 labels

        • Box bounding labeling jobs (all): 10 labels

        The file is a JSON structure in the following format:

        {

        "document-version": "2018-11-28"

        "labels": [

        {

        "label": "label 1"

        },

        {

        "label": "label 2"

        },

        ...

        {

        "label": "label n"

        }

        ]

        }

        Returns:
        The S3 location of the JSON file that defines the categories used to label data objects. Please note the following label-category limits:

        • Semantic segmentation labeling jobs using automated labeling: 20 labels

        • Box bounding labeling jobs (all): 10 labels

        The file is a JSON structure in the following format:

        {

        "document-version": "2018-11-28"

        "labels": [

        {

        "label": "label 1"

        },

        {

        "label": "label 2"

        },

        ...

        {

        "label": "label n"

        }

        ]

        }

      • withLabelCategoryConfigS3Uri

        public DescribeLabelingJobResult withLabelCategoryConfigS3Uri(String labelCategoryConfigS3Uri)

        The S3 location of the JSON file that defines the categories used to label data objects. Please note the following label-category limits:

        • Semantic segmentation labeling jobs using automated labeling: 20 labels

        • Box bounding labeling jobs (all): 10 labels

        The file is a JSON structure in the following format:

        {

        "document-version": "2018-11-28"

        "labels": [

        {

        "label": "label 1"

        },

        {

        "label": "label 2"

        },

        ...

        {

        "label": "label n"

        }

        ]

        }

        Parameters:
        labelCategoryConfigS3Uri - The S3 location of the JSON file that defines the categories used to label data objects. Please note the following label-category limits:

        • Semantic segmentation labeling jobs using automated labeling: 20 labels

        • Box bounding labeling jobs (all): 10 labels

        The file is a JSON structure in the following format:

        {

        "document-version": "2018-11-28"

        "labels": [

        {

        "label": "label 1"

        },

        {

        "label": "label 2"

        },

        ...

        {

        "label": "label n"

        }

        ]

        }

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setStoppingConditions

        public void setStoppingConditions(LabelingJobStoppingConditions stoppingConditions)

        A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped.

        Parameters:
        stoppingConditions - A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped.
      • getStoppingConditions

        public LabelingJobStoppingConditions getStoppingConditions()

        A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped.

        Returns:
        A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped.
      • withStoppingConditions

        public DescribeLabelingJobResult withStoppingConditions(LabelingJobStoppingConditions stoppingConditions)

        A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped.

        Parameters:
        stoppingConditions - A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLabelingJobAlgorithmsConfig

        public void setLabelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfig labelingJobAlgorithmsConfig)

        Configuration information for automated data labeling.

        Parameters:
        labelingJobAlgorithmsConfig - Configuration information for automated data labeling.
      • getLabelingJobAlgorithmsConfig

        public LabelingJobAlgorithmsConfig getLabelingJobAlgorithmsConfig()

        Configuration information for automated data labeling.

        Returns:
        Configuration information for automated data labeling.
      • withLabelingJobAlgorithmsConfig

        public DescribeLabelingJobResult withLabelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfig labelingJobAlgorithmsConfig)

        Configuration information for automated data labeling.

        Parameters:
        labelingJobAlgorithmsConfig - Configuration information for automated data labeling.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setHumanTaskConfig

        public void setHumanTaskConfig(HumanTaskConfig humanTaskConfig)

        Configuration information required for human workers to complete a labeling task.

        Parameters:
        humanTaskConfig - Configuration information required for human workers to complete a labeling task.
      • getHumanTaskConfig

        public HumanTaskConfig getHumanTaskConfig()

        Configuration information required for human workers to complete a labeling task.

        Returns:
        Configuration information required for human workers to complete a labeling task.
      • withHumanTaskConfig

        public DescribeLabelingJobResult withHumanTaskConfig(HumanTaskConfig humanTaskConfig)

        Configuration information required for human workers to complete a labeling task.

        Parameters:
        humanTaskConfig - Configuration information required for human workers to complete a labeling task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getTags

        public List<Tag> getTags()

        An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

        Returns:
        An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.
      • setTags

        public void setTags(Collection<Tag> tags)

        An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

        Parameters:
        tags - An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.
      • withTags

        public DescribeLabelingJobResult withTags(Tag... tags)

        An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

        NOTE: This method appends the values to the existing list (if any). Use setTags(java.util.Collection) or withTags(java.util.Collection) if you want to override the existing values.

        Parameters:
        tags - An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • withTags

        public DescribeLabelingJobResult withTags(Collection<Tag> tags)

        An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

        Parameters:
        tags - An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLabelingJobOutput

        public void setLabelingJobOutput(LabelingJobOutput labelingJobOutput)

        The location of the output produced by the labeling job.

        Parameters:
        labelingJobOutput - The location of the output produced by the labeling job.
      • getLabelingJobOutput

        public LabelingJobOutput getLabelingJobOutput()

        The location of the output produced by the labeling job.

        Returns:
        The location of the output produced by the labeling job.
      • withLabelingJobOutput

        public DescribeLabelingJobResult withLabelingJobOutput(LabelingJobOutput labelingJobOutput)

        The location of the output produced by the labeling job.

        Parameters:
        labelingJobOutput - The location of the output produced by the labeling job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /