public interface com.microsoft.azure.management.appservice.AppServicePlans extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<com.microsoft.azure.management.appservice.AppServicePlan$DefinitionStages$Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup<com.microsoft.azure.management.appservice.AppServicePlan>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<com.microsoft.azure.management.appservice.AppServicePlan>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup<com.microsoft.azure.management.appservice.AppServicePlan>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<com.microsoft.azure.management.appservice.AppServicePlan>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.appservice.implementation.AppServicePlansInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.AppServicePlans
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.AppServicePlan> list(boolean);
    descriptor: (Z)Lcom/microsoft/azure/PagedList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/AppServicePlan;>;
    MethodParameters:
                Name  Flags
      includeDetails  

  public abstract rx.Observable<com.microsoft.azure.management.appservice.AppServicePlan> listAsync(boolean);
    descriptor: (Z)Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lrx/Observable<Lcom/microsoft/azure/management/appservice/AppServicePlan;>;
    MethodParameters:
                Name  Flags
      includeDetails  
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsCreating<Lcom/microsoft/azure/management/appservice/AppServicePlan$DefinitionStages$Blank;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingById;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsListingByResourceGroup<Lcom/microsoft/azure/management/appservice/AppServicePlan;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsListing<Lcom/microsoft/azure/management/appservice/AppServicePlan;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingByResourceGroup<Lcom/microsoft/azure/management/appservice/AppServicePlan;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingById<Lcom/microsoft/azure/management/appservice/AppServicePlan;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsDeletingByResourceGroup;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager;>;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/appservice/implementation/AppServicePlansInner;>;
SourceFile: "AppServicePlans.java"
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.AppServicePlan$DefinitionStages of com.microsoft.azure.management.appservice.AppServicePlan
  public abstract Blank = com.microsoft.azure.management.appservice.AppServicePlan$DefinitionStages$Blank of com.microsoft.azure.management.appservice.AppServicePlan$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent(ContainerName = "/Microsoft.Azure.Management.AppService.Fluent")
      com.microsoft.azure.management.apigeneration.Beta()