func NewIPFailover() *IPFailover
func NewIPFailoverWithDefaults() *IPFailover
func (o *IPFailover) GetIp() string
func (o *IPFailover) GetIpOk() (*string, bool)
func (o *IPFailover) SetIp(v string)
func (o *IPFailover) HasIp() bool
func (o *IPFailover) GetNicUuid() string
func (o *IPFailover) GetNicUuidOk() (*string, bool)
func (o *IPFailover) SetNicUuid(v string)
func (o *IPFailover) HasNicUuid() bool