java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.account.proofofconcept.review.Event

@ApiType("SoftLayer_Container_Account_ProofOfConcept_Review_Event")
public class Event
extends Entity
Review event within proof of concept request review period.
See Also:
SoftLayer_Container_Account_ProofOfConcept_Review_Event
  • Field Details

  • Constructor Details

    • Event

      public Event()
  • Method Details

    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription​(String description)
    • isDescriptionSpecified

      public boolean isDescriptionSpecified()
    • unsetDescription

      public void unsetDescription()
    • getReviewerEmail

      public String getReviewerEmail()
    • setReviewerEmail

      public void setReviewerEmail​(String reviewerEmail)
    • isReviewerEmailSpecified

      public boolean isReviewerEmailSpecified()
    • unsetReviewerEmail

      public void unsetReviewerEmail()
    • getReviewerUid

      public String getReviewerUid()
    • setReviewerUid

      public void setReviewerUid​(String reviewerUid)
    • isReviewerUidSpecified

      public boolean isReviewerUidSpecified()
    • unsetReviewerUid

      public void unsetReviewerUid()