public interface com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> extends com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$AttachableStandard<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withOriginPath(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
            Name  Flags
      originPath  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withHostHeader(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
            Name  Flags
      hostHeader  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withHttpAllowed(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
             Name  Flags
      httpAllowed  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withHttpsAllowed(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
              Name  Flags
      httpsAllowed  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withHttpPort(int);
    descriptor: (I)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (I)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
          Name  Flags
      httpPort  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withHttpsPort(int);
    descriptor: (I)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (I)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
           Name  Flags
      httpsPort  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withContentTypesToCompress(java.util.Set<java.lang.String>);
    descriptor: (Ljava/util/Set;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/Set<Ljava/lang/String;>;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
                        Name  Flags
      contentTypesToCompress  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withContentTypeToCompress(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
                       Name  Flags
      contentTypeToCompress  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withCompressionEnabled(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
                    Name  Flags
      compressionEnabled  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withQueryStringCachingBehavior(com.microsoft.azure.management.cdn.QueryStringCachingBehavior);
    descriptor: (Lcom/microsoft/azure/management/cdn/QueryStringCachingBehavior;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/cdn/QueryStringCachingBehavior;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
                 Name  Flags
      cachingBehavior  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withGeoFilters(java.util.Collection<com.microsoft.azure.management.cdn.GeoFilter>);
    descriptor: (Ljava/util/Collection;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/Collection<Lcom/microsoft/azure/management/cdn/GeoFilter;>;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
            Name  Flags
      geoFilters  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withGeoFilter(java.lang.String, com.microsoft.azure.management.cdn.GeoFilterActions, com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/cdn/GeoFilterActions;Lcom/microsoft/azure/management/resources/fluentcore/arm/CountryIsoCode;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/cdn/GeoFilterActions;Lcom/microsoft/azure/management/resources/fluentcore/arm/CountryIsoCode;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
              Name  Flags
      relativePath  
      action        
      countryCode   

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withGeoFilter(java.lang.String, com.microsoft.azure.management.cdn.GeoFilterActions, java.util.Collection<com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/cdn/GeoFilterActions;Ljava/util/Collection;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/cdn/GeoFilterActions;Ljava/util/Collection<Lcom/microsoft/azure/management/resources/fluentcore/arm/CountryIsoCode;>;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
              Name  Flags
      relativePath  
      action        
      countryCodes  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<ParentT> withCustomDomain(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$WithStandardAttach<TParentT;>;
    MethodParameters:
          Name  Flags
      hostName  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;Lcom/microsoft/azure/management/cdn/CdnEndpoint$UpdateDefinitionStages$AttachableStandard<TParentT;>;
SourceFile: "CdnEndpoint.java"
NestHost: com.microsoft.azure.management.cdn.CdnEndpoint
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages of com.microsoft.azure.management.cdn.CdnEndpoint
  public abstract AttachableStandard = com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$AttachableStandard of com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages
  public abstract WithStandardAttach = com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages$WithStandardAttach of com.microsoft.azure.management.cdn.CdnEndpoint$UpdateDefinitionStages