public interface com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfDeploymentMode
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfDeploymentMode
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIf withIncrementalMode();
    descriptor: ()Lcom/microsoft/azure/management/resources/Deployment$ExecutionStages$WithWhatIf;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIf withCompleteMode();
    descriptor: ()Lcom/microsoft/azure/management/resources/Deployment$ExecutionStages$WithWhatIf;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "Deployment.java"
NestHost: com.microsoft.azure.management.resources.Deployment
InnerClasses:
  public abstract ExecutionStages = com.microsoft.azure.management.resources.Deployment$ExecutionStages of com.microsoft.azure.management.resources.Deployment
  public abstract WithWhatIf = com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIf of com.microsoft.azure.management.resources.Deployment$ExecutionStages
  public abstract WithWhatIfDeploymentMode = com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfDeploymentMode of com.microsoft.azure.management.resources.Deployment$ExecutionStages