public interface com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithProviderLocation
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithProviderLocation
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithStartTime withProviderLocation(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/AzureReachabilityReport$DefinitionStages$WithStartTime;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
         Name  Flags
      country  

  public abstract com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithStartTime withProviderLocation(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/AzureReachabilityReport$DefinitionStages$WithStartTime;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
         Name  Flags
      country  
      state    

  public abstract com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithStartTime withProviderLocation(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/AzureReachabilityReport$DefinitionStages$WithStartTime;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
         Name  Flags
      country  
      state    
      city     
}
SourceFile: "AzureReachabilityReport.java"
NestHost: com.microsoft.azure.management.network.AzureReachabilityReport
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages of com.microsoft.azure.management.network.AzureReachabilityReport
  public abstract WithProviderLocation = com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithProviderLocation of com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages
  public abstract WithStartTime = com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithStartTime of com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages