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 DescribeActionResult

    • Constructor Detail

      • DescribeActionResult

        public DescribeActionResult()
    • Method Detail

      • setActionName

        public void setActionName(String actionName)

        The name of the action.

        Parameters:
        actionName - The name of the action.
      • getActionName

        public String getActionName()

        The name of the action.

        Returns:
        The name of the action.
      • withActionName

        public DescribeActionResult withActionName(String actionName)

        The name of the action.

        Parameters:
        actionName - The name of the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setActionArn

        public void setActionArn(String actionArn)

        The Amazon Resource Name (ARN) of the action.

        Parameters:
        actionArn - The Amazon Resource Name (ARN) of the action.
      • getActionArn

        public String getActionArn()

        The Amazon Resource Name (ARN) of the action.

        Returns:
        The Amazon Resource Name (ARN) of the action.
      • withActionArn

        public DescribeActionResult withActionArn(String actionArn)

        The Amazon Resource Name (ARN) of the action.

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

        public void setSource(ActionSource source)

        The source of the action.

        Parameters:
        source - The source of the action.
      • getSource

        public ActionSource getSource()

        The source of the action.

        Returns:
        The source of the action.
      • withSource

        public DescribeActionResult withSource(ActionSource source)

        The source of the action.

        Parameters:
        source - The source of the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setActionType

        public void setActionType(String actionType)

        The type of the action.

        Parameters:
        actionType - The type of the action.
      • getActionType

        public String getActionType()

        The type of the action.

        Returns:
        The type of the action.
      • withActionType

        public DescribeActionResult withActionType(String actionType)

        The type of the action.

        Parameters:
        actionType - The type of the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDescription

        public void setDescription(String description)

        The description of the action.

        Parameters:
        description - The description of the action.
      • getDescription

        public String getDescription()

        The description of the action.

        Returns:
        The description of the action.
      • withDescription

        public DescribeActionResult withDescription(String description)

        The description of the action.

        Parameters:
        description - The description of the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setStatus

        public void setStatus(String status)

        The status of the action.

        Parameters:
        status - The status of the action.
        See Also:
        ActionStatus
      • getStatus

        public String getStatus()

        The status of the action.

        Returns:
        The status of the action.
        See Also:
        ActionStatus
      • withStatus

        public DescribeActionResult withStatus(String status)

        The status of the action.

        Parameters:
        status - The status of the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ActionStatus
      • withStatus

        public DescribeActionResult withStatus(ActionStatus status)

        The status of the action.

        Parameters:
        status - The status of the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ActionStatus
      • getProperties

        public Map<String,String> getProperties()

        A list of the action's properties.

        Returns:
        A list of the action's properties.
      • setProperties

        public void setProperties(Map<String,String> properties)

        A list of the action's properties.

        Parameters:
        properties - A list of the action's properties.
      • withProperties

        public DescribeActionResult withProperties(Map<String,String> properties)

        A list of the action's properties.

        Parameters:
        properties - A list of the action's properties.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clearPropertiesEntries

        public DescribeActionResult clearPropertiesEntries()
        Removes all the entries added into Properties.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCreationTime

        public void setCreationTime(Date creationTime)

        When the action was created.

        Parameters:
        creationTime - When the action was created.
      • getCreationTime

        public Date getCreationTime()

        When the action was created.

        Returns:
        When the action was created.
      • withCreationTime

        public DescribeActionResult withCreationTime(Date creationTime)

        When the action was created.

        Parameters:
        creationTime - When the action was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCreatedBy

        public void setCreatedBy(UserContext createdBy)
        Parameters:
        createdBy -
      • getCreatedBy

        public UserContext getCreatedBy()
        Returns:
      • withCreatedBy

        public DescribeActionResult withCreatedBy(UserContext createdBy)
        Parameters:
        createdBy -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLastModifiedTime

        public void setLastModifiedTime(Date lastModifiedTime)

        When the action was last modified.

        Parameters:
        lastModifiedTime - When the action was last modified.
      • getLastModifiedTime

        public Date getLastModifiedTime()

        When the action was last modified.

        Returns:
        When the action was last modified.
      • withLastModifiedTime

        public DescribeActionResult withLastModifiedTime(Date lastModifiedTime)

        When the action was last modified.

        Parameters:
        lastModifiedTime - When the action was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLastModifiedBy

        public void setLastModifiedBy(UserContext lastModifiedBy)
        Parameters:
        lastModifiedBy -
      • getLastModifiedBy

        public UserContext getLastModifiedBy()
        Returns:
      • withLastModifiedBy

        public DescribeActionResult withLastModifiedBy(UserContext lastModifiedBy)
        Parameters:
        lastModifiedBy -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setMetadataProperties

        public void setMetadataProperties(MetadataProperties metadataProperties)
        Parameters:
        metadataProperties -
      • withMetadataProperties

        public DescribeActionResult withMetadataProperties(MetadataProperties metadataProperties)
        Parameters:
        metadataProperties -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLineageGroupArn

        public void setLineageGroupArn(String lineageGroupArn)

        The Amazon Resource Name (ARN) of the lineage group.

        Parameters:
        lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.
      • getLineageGroupArn

        public String getLineageGroupArn()

        The Amazon Resource Name (ARN) of the lineage group.

        Returns:
        The Amazon Resource Name (ARN) of the lineage group.
      • withLineageGroupArn

        public DescribeActionResult withLineageGroupArn(String lineageGroupArn)

        The Amazon Resource Name (ARN) of the lineage group.

        Parameters:
        lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.
        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 によって変換されたページ (->オリジナル) /