public interface com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithStandardCreate extends com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithCreate
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithStandardCreate
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithStandardCreate withNewEndpoint(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnProfile$DefinitionStages$WithStandardCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                        Name  Flags
      endpointOriginHostname  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages$Blank$StandardEndpoint<com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithStandardCreate> defineNewEndpoint();
    descriptor: ()Lcom/microsoft/azure/management/cdn/CdnEndpoint$DefinitionStages$Blank$StandardEndpoint;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/cdn/CdnEndpoint$DefinitionStages$Blank$StandardEndpoint<Lcom/microsoft/azure/management/cdn/CdnProfile$DefinitionStages$WithStandardCreate;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta()

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages$Blank$StandardEndpoint<com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithStandardCreate> defineNewEndpoint(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$DefinitionStages$Blank$StandardEndpoint;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$DefinitionStages$Blank$StandardEndpoint<Lcom/microsoft/azure/management/cdn/CdnProfile$DefinitionStages$WithStandardCreate;>;
    MethodParameters:
      Name  Flags
      name  

  public abstract com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages$WithStandardAttach<com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithStandardCreate> defineNewEndpoint(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$DefinitionStages$WithStandardAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/CdnEndpoint$DefinitionStages$WithStandardAttach<Lcom/microsoft/azure/management/cdn/CdnProfile$DefinitionStages$WithStandardCreate;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta()
    MethodParameters:
                        Name  Flags
      name                    
      endpointOriginHostname  
}
SourceFile: "CdnProfile.java"
NestHost: com.microsoft.azure.management.cdn.CdnProfile
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages of com.microsoft.azure.management.cdn.CdnEndpoint
  public abstract Blank = com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages$Blank of com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages
  public abstract StandardEndpoint = com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages$Blank$StandardEndpoint of com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages$Blank
  public abstract WithStandardAttach = com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages$WithStandardAttach of com.microsoft.azure.management.cdn.CdnEndpoint$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages of com.microsoft.azure.management.cdn.CdnProfile
  public abstract WithCreate = com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithCreate of com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages
  public abstract WithStandardCreate = com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages$WithStandardCreate of com.microsoft.azure.management.cdn.CdnProfile$DefinitionStages