public interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages$WithType<ReturnT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages$WithType
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages$WithTarget<ReturnT> withType(com.microsoft.azure.management.network.ApplicationGatewayRedirectType);
    descriptor: (Lcom/microsoft/azure/management/network/ApplicationGatewayRedirectType;)Lcom/microsoft/azure/management/network/ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages$WithTarget;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/network/ApplicationGatewayRedirectType;)Lcom/microsoft/azure/management/network/ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages$WithTarget<TReturnT;>;
    MethodParameters:
              Name  Flags
      redirectType  
}
Signature: <ReturnT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "ApplicationGatewayRedirectConfiguration.java"
NestHost: com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages of com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration
  public abstract WithTarget = com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages$WithTarget of com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages
  public abstract WithType = com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages$WithType of com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration$UpdateDefinitionStages