public interface com.microsoft.azure.management.sql.SqlSyncGroup$UpdateStages$WithConflictResolutionPolicy
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.sql.SqlSyncGroup$UpdateStages$WithConflictResolutionPolicy
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.sql.SqlSyncGroup$Update withConflictResolutionPolicyHubWins();
    descriptor: ()Lcom/microsoft/azure/management/sql/SqlSyncGroup$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.sql.SqlSyncGroup$Update withConflictResolutionPolicyMemberWins();
    descriptor: ()Lcom/microsoft/azure/management/sql/SqlSyncGroup$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
SourceFile: "SqlSyncGroup.java"
NestHost: com.microsoft.azure.management.sql.SqlSyncGroup
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Update = com.microsoft.azure.management.sql.SqlSyncGroup$Update of com.microsoft.azure.management.sql.SqlSyncGroup
  public abstract UpdateStages = com.microsoft.azure.management.sql.SqlSyncGroup$UpdateStages of com.microsoft.azure.management.sql.SqlSyncGroup
  public abstract WithConflictResolutionPolicy = com.microsoft.azure.management.sql.SqlSyncGroup$UpdateStages$WithConflictResolutionPolicy of com.microsoft.azure.management.sql.SqlSyncGroup$UpdateStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_9_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)