Class DisassociateDDoSEipAddressRequest


  • public class DisassociateDDoSEipAddressRequest
    extends AbstractModel
    • Constructor Detail

      • DisassociateDDoSEipAddressRequest

        public DisassociateDDoSEipAddressRequest()
      • DisassociateDDoSEipAddressRequest

        public DisassociateDDoSEipAddressRequest​(DisassociateDDoSEipAddressRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getInstanceId

        public String getInstanceId()
        Get 资源实例ID,实例ID形如:bgpip-0000011x。只能填写高防IP实例。
        Returns:
        InstanceId 资源实例ID,实例ID形如:bgpip-0000011x。只能填写高防IP实例。
      • setInstanceId

        public void setInstanceId​(String InstanceId)
        Set 资源实例ID,实例ID形如:bgpip-0000011x。只能填写高防IP实例。
        Parameters:
        InstanceId - 资源实例ID,实例ID形如:bgpip-0000011x。只能填写高防IP实例。
      • getEip

        public String getEip()
        Get 资源实例ID对应的高防弹性公网IP。
        Returns:
        Eip 资源实例ID对应的高防弹性公网IP。
      • setEip

        public void setEip​(String Eip)
        Set 资源实例ID对应的高防弹性公网IP。
        Parameters:
        Eip - 资源实例ID对应的高防弹性公网IP。