Class GetEipsEip


  • public final class GetEipsEip
    extends java.lang.Object
    • Method Detail

      • bandwidth

        public java.lang.String bandwidth()
        Returns:
        EIP internet max bandwidth in Mbps.
      • creationTime

        public java.lang.String creationTime()
        Returns:
        Time of creation.
      • deletionProtection

        public java.lang.Boolean deletionProtection()
        Returns:
        (Optional, Available in v1.124.4+) Whether enable the deletion protection or not.
      • id

        public java.lang.String id()
        Returns:
        ID of the EIP.
      • instanceId

        public java.lang.String instanceId()
        Returns:
        The ID of the instance that is being bound.
      • instanceType

        public java.lang.String instanceType()
        Returns:
        The instance type of that the EIP is bound.
      • internetChargeType

        public java.lang.String internetChargeType()
        Returns:
        EIP internet charge type.
      • ipAddress

        public java.lang.String ipAddress()
        Returns:
        Public IP Address of the the EIP.
      • status

        public java.lang.String status()
        Returns:
        EIP status. Possible values are: `Associating`, `Unassociating`, `InUse` and `Available`.