> @@ -151,5 +160,22 @@ protected ServerInternal(String id, @Nullable String 
> name, java.util.Set<Link> l
>              super(id, name, links, uuid, tenantId, userId, updated, created, 
> hostId, accessIPv4, accessIPv6, status, image, flavor, keyName, configDrive, 
> addresses, metadata, extendedStatus, extendedAttributes, diskConfig);
>           }
>        }
> +
> +      public Server apply(ServerInternalWithoutImage in) {

Nice catch. That works!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/414/files#r14152367

Reply via email to