public interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep$UpdateStages$ValuePath
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep$UpdateStages$ValuePath
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep$Update withBase64EncodedValueContent(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/containerregistry/RegistryEncodedTaskStep$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                     Name  Flags
      encodedValueContent  
}
SourceFile: "RegistryEncodedTaskStep.java"
NestHost: com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep
InnerClasses:
  public abstract Update = com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep$Update of com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep
  public abstract UpdateStages = com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep$UpdateStages of com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep
  public abstract ValuePath = com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep$UpdateStages$ValuePath of com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep$UpdateStages