Class BareMetalServerNetworkInterfaceCollection

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class BareMetalServerNetworkInterfaceCollection
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    BareMetalServerNetworkInterfaceCollection.
    • Method Detail

      • getLimit

        public Long getLimit()
        Gets the limit. The maximum number of resources that can be returned by the request.
        Returns:
        the limit
      • getNetworkInterfaces

        public List<BareMetalServerNetworkInterface> getNetworkInterfaces()
        Gets the networkInterfaces. Collection of bare metal server network interfaces.
        Returns:
        the networkInterfaces
      • getTotalCount

        public Long getTotalCount()
        Gets the totalCount. The total number of resources across all pages.
        Returns:
        the totalCount