Class VerifiedIamIdLinkCollection

java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.user.customer.link.VerifiedIamIdLinkCollection

@ApiType("SoftLayer_User_Customer_Link_VerifiedIamIdLinkCollection")
public class VerifiedIamIdLinkCollection
extends Entity
See Also:
SoftLayer_User_Customer_Link_VerifiedIamIdLinkCollection
  • Field Details

  • Constructor Details

    • VerifiedIamIdLinkCollection

      public VerifiedIamIdLinkCollection()
  • Method Details

    • getBadLinksDifferentIUI

      public List<Link> getBadLinksDifferentIUI()
    • isBadLinksDifferentIUISpecified

      public boolean isBadLinksDifferentIUISpecified()
    • unsetBadLinksDifferentIUI

      public void unsetBadLinksDifferentIUI()
    • getBadLinksDifferentUsername

      public List<Link> getBadLinksDifferentUsername()
    • isBadLinksDifferentUsernameSpecified

      public boolean isBadLinksDifferentUsernameSpecified()
    • unsetBadLinksDifferentUsername

      public void unsetBadLinksDifferentUsername()
    • getGoodLinks

      public List<Link> getGoodLinks()
    • isGoodLinksSpecified

      public boolean isGoodLinksSpecified()
    • unsetGoodLinks

      public void unsetGoodLinks()