Interface AttachedStorageDomainsService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    AttachedStorageDomainsService

    public static interface AttachedStorageDomainsService.ListResponse
    extends Response
    Returns the list of storage domains attached to the data center. The order of the returned storage domains isn't guaranteed.
    • Method Detail

      • storageDomains

        List<StorageDomain> storageDomains()
        A list of storage domains that are attached to the data center.