Class BareMetalServerNetworkAttachmentCollection

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

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

      • getLimit

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

        public List<BareMetalServerNetworkAttachment> getNetworkAttachments()
        Gets the networkAttachments. Collection of bare metal server network attachments.
        Returns:
        the networkAttachments
      • getTotalCount

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