Class InstanceAction

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class InstanceAction
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    InstanceAction.
    • Method Detail

      • getCompletedAt

        @Deprecated
        public Date getCompletedAt()
        Deprecated.
        this method is deprecated and may be removed in a future release
        Gets the completedAt. The date and time that the action was completed.
        Returns:
        the completedAt
      • getCreatedAt

        public Date getCreatedAt()
        Gets the createdAt. The date and time that the action was created.
        Returns:
        the createdAt
      • isForce

        public Boolean isForce()
        Gets the force. If set to true, the action will be forced immediately, and all queued actions deleted. Ignored for the start action.
        Returns:
        the force
      • getHref

        @Deprecated
        public String getHref()
        Deprecated.
        this method is deprecated and may be removed in a future release
        Gets the href. The URL for this instance action.
        Returns:
        the href
      • getId

        @Deprecated
        public String getId()
        Deprecated.
        this method is deprecated and may be removed in a future release
        Gets the id. The identifier for this instance action.
        Returns:
        the id
      • getStartedAt

        @Deprecated
        public Date getStartedAt()
        Deprecated.
        this method is deprecated and may be removed in a future release
        Gets the startedAt. The date and time that the action was started.
        Returns:
        the startedAt
      • getStatus

        @Deprecated
        public String getStatus()
        Deprecated.
        this method is deprecated and may be removed in a future release
        Gets the status. The current status of this action.
        Returns:
        the status
      • getType

        public String getType()
        Gets the type. The type of action.
        Returns:
        the type