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

  public abstract com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIf withWhatIfParametersLink(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/resources/Deployment$ExecutionStages$WithWhatIf;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                Name  Flags
      uri             
      contentVersion  
}
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 WithWhatIfParameter = com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfParameter of com.microsoft.azure.management.resources.Deployment$ExecutionStages