public interface com.microsoft.azure.management.resources.fluentcore.model.Attachable$InUpdate<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.fluentcore.model.Attachable$InUpdate
  super_class: java.lang.Object
{
  public abstract ParentT attach();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()TParentT;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "Attachable.java"
NestHost: com.microsoft.azure.management.resources.fluentcore.model.Attachable
InnerClasses:
  public abstract InUpdate = com.microsoft.azure.management.resources.fluentcore.model.Attachable$InUpdate of com.microsoft.azure.management.resources.fluentcore.model.Attachable
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangDefinition(ContainerName = "/Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Update", ContainerFileName = "IUpdate")