Class OfferingInstanceLastOperation

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

    public class OfferingInstanceLastOperation
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    the last operation performed and status.
    • Method Detail

      • operation

        public java.lang.String operation()
        Gets the operation. last operation performed.
        Returns:
        the operation
      • state

        public java.lang.String state()
        Gets the state. state after the last operation performed.
        Returns:
        the state
      • message

        public java.lang.String message()
        Gets the message. additional information about the last operation.
        Returns:
        the message
      • transactionId

        public java.lang.String transactionId()
        Gets the transactionId. transaction id from the last operation.
        Returns:
        the transactionId
      • updated

        public java.lang.String updated()
        Gets the updated. Date and time last updated.
        Returns:
        the updated