public interface com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithBlobTypesToFilterFor
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithBlobTypesToFilterFor
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$PrefixActionFork withBlobTypesToFilterFor(java.util.List<com.microsoft.azure.management.storage.BlobTypes>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$PrefixActionFork;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/List<Lcom/microsoft/azure/management/storage/BlobTypes;>;)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$PrefixActionFork;
    MethodParameters:
           Name  Flags
      blobTypes  

  public abstract com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$PrefixActionFork withBlobTypeToFilterFor(com.microsoft.azure.management.storage.BlobTypes);
    descriptor: (Lcom/microsoft/azure/management/storage/BlobTypes;)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$PrefixActionFork;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      blobType  
}
SourceFile: "PolicyRule.java"
NestHost: com.microsoft.azure.management.storage.PolicyRule
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.storage.PolicyRule$DefinitionStages of com.microsoft.azure.management.storage.PolicyRule
  public abstract PrefixActionFork = com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$PrefixActionFork of com.microsoft.azure.management.storage.PolicyRule$DefinitionStages
  public abstract WithBlobTypesToFilterFor = com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithBlobTypesToFilterFor of com.microsoft.azure.management.storage.PolicyRule$DefinitionStages