Class OpenStack


@ApiType("SoftLayer_Account_Link_OpenStack")
public class OpenStack
extends Link
Service for linking account to OpenStack project
See Also:
SoftLayer_Account_Link_OpenStack
  • Field Details

    • domainId

      @ApiProperty(canBeNullOrNotSet=true) protected String domainId
      Pseudonym for destinationAccountAlphanumericId
    • domainIdSpecified

      protected boolean domainIdSpecified
  • Constructor Details

    • OpenStack

      public OpenStack()
  • Method Details