Class FloatingIPUnpaginatedCollection

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.FloatingIPUnpaginatedCollection
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class FloatingIPUnpaginatedCollection extends com.ibm.cloud.sdk.core.service.model.GenericModel
FloatingIPUnpaginatedCollection.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the floatingIps.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getFloatingIps

      public List<FloatingIP> getFloatingIps()
      Gets the floatingIps. The floating IPs.
      Returns:
      the floatingIps