public interface com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithCreate extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<com.microsoft.azure.management.resources.Deployment>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithCreate
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.resources.Deployment beginCreate();
    descriptor: ()Lcom/microsoft/azure/management/resources/Deployment;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract rx.Observable<com.microsoft.azure.management.resources.Deployment> beginCreateAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/resources/Deployment;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.resources.Deployment beginCreate(com.microsoft.azure.management.resources.fluentcore.arm.Context);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/arm/Context;)Lcom/microsoft/azure/management/resources/Deployment;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
    MethodParameters:
         Name  Flags
      context  

  public abstract rx.Observable<com.microsoft.azure.management.resources.Deployment> beginCreateAsync(com.microsoft.azure.management.resources.fluentcore.arm.Context);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/arm/Context;)Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/resources/fluentcore/arm/Context;)Lrx/Observable<Lcom/microsoft/azure/management/resources/Deployment;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
    MethodParameters:
         Name  Flags
      context  

  public abstract com.microsoft.azure.management.resources.Deployment create(com.microsoft.azure.management.resources.fluentcore.arm.Context);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/arm/Context;)Lcom/microsoft/azure/management/resources/Deployment;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
    MethodParameters:
         Name  Flags
      context  

  public abstract rx.Observable<com.microsoft.azure.management.resources.fluentcore.model.Indexable> createAsync(com.microsoft.azure.management.resources.fluentcore.arm.Context);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/arm/Context;)Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/resources/fluentcore/arm/Context;)Lrx/Observable<Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
    MethodParameters:
         Name  Flags
      context  
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable<Lcom/microsoft/azure/management/resources/Deployment;>;
SourceFile: "Deployment.java"
NestHost: com.microsoft.azure.management.resources.Deployment
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.resources.Deployment$DefinitionStages of com.microsoft.azure.management.resources.Deployment
  public abstract WithCreate = com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithCreate of com.microsoft.azure.management.resources.Deployment$DefinitionStages