> @@ -261,6 +262,13 @@
>     Optional<? extends ConsolesApi> getConsolesApi(
>           @EndpointParam(parser = RegionToEndpoint.class) String region);
>  
> +     /**
> +      * Provides access to attach interface features.
> +      */
> +     @Delegate
> +     Optional<? extends AttachInterfaceApi> getAttachInterfaceApi(

`Optional<AttachInterfaceApi>`

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

Reply via email to