public interface com.microsoft.azure.management.network.LoadBalancerHttpProbe$UpdateDefinitionStages$WithRequestPath<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.LoadBalancerHttpProbe$UpdateDefinitionStages$WithRequestPath
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.LoadBalancerHttpProbe$UpdateDefinitionStages$WithAttach<ParentT> withRequestPath(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/LoadBalancerHttpProbe$UpdateDefinitionStages$WithAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/LoadBalancerHttpProbe$UpdateDefinitionStages$WithAttach<TParentT;>;
    MethodParameters:
             Name  Flags
      requestPath  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "LoadBalancerHttpProbe.java"
NestHost: com.microsoft.azure.management.network.LoadBalancerHttpProbe
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.network.LoadBalancerHttpProbe$UpdateDefinitionStages of com.microsoft.azure.management.network.LoadBalancerHttpProbe
  public abstract WithAttach = com.microsoft.azure.management.network.LoadBalancerHttpProbe$UpdateDefinitionStages$WithAttach of com.microsoft.azure.management.network.LoadBalancerHttpProbe$UpdateDefinitionStages
  public abstract WithRequestPath = com.microsoft.azure.management.network.LoadBalancerHttpProbe$UpdateDefinitionStages$WithRequestPath of com.microsoft.azure.management.network.LoadBalancerHttpProbe$UpdateDefinitionStages