public class com.microsoft.azure.management.appservice.CertificatePatchResource extends com.microsoft.azure.management.appservice.ProxyOnlyResource
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.appservice.CertificatePatchResource
  super_class: com.microsoft.azure.management.appservice.ProxyOnlyResource
{
  private java.lang.String friendlyName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.friendlyName", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String subjectName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.subjectName", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<java.lang.String> hostNames;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Ljava/lang/String;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.hostNames")

  private byte[] pfxBlob;
    descriptor: [B
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.pfxBlob")

  private java.lang.String siteName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.siteName", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String selfLink;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.selfLink", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String issuer;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.issuer", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private org.joda.time.DateTime issueDate;
    descriptor: Lorg/joda/time/DateTime;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.issueDate", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private org.joda.time.DateTime expirationDate;
    descriptor: Lorg/joda/time/DateTime;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.expirationDate", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String password;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.password", required = true)

  private java.lang.String thumbprint;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.thumbprint", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.Boolean valid;
    descriptor: Ljava/lang/Boolean;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.valid", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private byte[] cerBlob;
    descriptor: [B
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.cerBlob", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String publicKeyHash;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.publicKeyHash", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.appservice.HostingEnvironmentProfile hostingEnvironmentProfile;
    descriptor: Lcom/microsoft/azure/management/appservice/HostingEnvironmentProfile;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.hostingEnvironmentProfile", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String keyVaultId;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.keyVaultId")

  private java.lang.String keyVaultSecretName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.keyVaultSecretName")

  private com.microsoft.azure.management.appservice.KeyVaultSecretStatus keyVaultSecretStatus;
    descriptor: Lcom/microsoft/azure/management/appservice/KeyVaultSecretStatus;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.keyVaultSecretStatus", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String serverFarmId;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.serverFarmId")

  private java.lang.String canonicalName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.canonicalName")

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 20
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.ProxyOnlyResource.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.String friendlyName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 154
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.friendlyName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.String subjectName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 163
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.subjectName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.util.List<java.lang.String> hostNames();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 172
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.hostNames:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    Signature: ()Ljava/util/List<Ljava/lang/String;>;

  public com.microsoft.azure.management.appservice.CertificatePatchResource withHostNames(java.util.List<java.lang.String>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
        start local 1 // java.util.List hostNames
         0: .line 182
            aload 0 /* this */
            aload 1 /* hostNames */
            putfield com.microsoft.azure.management.appservice.CertificatePatchResource.hostNames:Ljava/util/List;
         1: .line 183
            aload 0 /* this */
            areturn
        end local 1 // java.util.List hostNames
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
            0    2     1  hostNames  Ljava/util/List<Ljava/lang/String;>;
    Signature: (Ljava/util/List<Ljava/lang/String;>;)Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    MethodParameters:
           Name  Flags
      hostNames  

  public byte[] pfxBlob();
    descriptor: ()[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 192
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.pfxBlob:[B
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public com.microsoft.azure.management.appservice.CertificatePatchResource withPfxBlob(byte[]);
    descriptor: ([B)Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
        start local 1 // byte[] pfxBlob
         0: .line 202
            aload 0 /* this */
            aload 1 /* pfxBlob */
            putfield com.microsoft.azure.management.appservice.CertificatePatchResource.pfxBlob:[B
         1: .line 203
            aload 0 /* this */
            areturn
        end local 1 // byte[] pfxBlob
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
            0    2     1  pfxBlob  [B
    MethodParameters:
         Name  Flags
      pfxBlob  

  public java.lang.String siteName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 212
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.siteName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.String selfLink();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 221
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.selfLink:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.String issuer();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 230
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.issuer:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public org.joda.time.DateTime issueDate();
    descriptor: ()Lorg/joda/time/DateTime;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 239
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.issueDate:Lorg/joda/time/DateTime;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public org.joda.time.DateTime expirationDate();
    descriptor: ()Lorg/joda/time/DateTime;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 248
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.expirationDate:Lorg/joda/time/DateTime;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.String password();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 257
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.password:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public com.microsoft.azure.management.appservice.CertificatePatchResource withPassword(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
        start local 1 // java.lang.String password
         0: .line 267
            aload 0 /* this */
            aload 1 /* password */
            putfield com.microsoft.azure.management.appservice.CertificatePatchResource.password:Ljava/lang/String;
         1: .line 268
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String password
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
            0    2     1  password  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      password  

  public java.lang.String thumbprint();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 277
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.thumbprint:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.Boolean valid();
    descriptor: ()Ljava/lang/Boolean;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 286
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.valid:Ljava/lang/Boolean;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public byte[] cerBlob();
    descriptor: ()[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 295
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.cerBlob:[B
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.String publicKeyHash();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 304
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.publicKeyHash:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public com.microsoft.azure.management.appservice.HostingEnvironmentProfile hostingEnvironmentProfile();
    descriptor: ()Lcom/microsoft/azure/management/appservice/HostingEnvironmentProfile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 313
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.hostingEnvironmentProfile:Lcom/microsoft/azure/management/appservice/HostingEnvironmentProfile;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.String keyVaultId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 322
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.keyVaultId:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public com.microsoft.azure.management.appservice.CertificatePatchResource withKeyVaultId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
        start local 1 // java.lang.String keyVaultId
         0: .line 332
            aload 0 /* this */
            aload 1 /* keyVaultId */
            putfield com.microsoft.azure.management.appservice.CertificatePatchResource.keyVaultId:Ljava/lang/String;
         1: .line 333
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String keyVaultId
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
            0    2     1  keyVaultId  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      keyVaultId  

  public java.lang.String keyVaultSecretName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 342
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.keyVaultSecretName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public com.microsoft.azure.management.appservice.CertificatePatchResource withKeyVaultSecretName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
        start local 1 // java.lang.String keyVaultSecretName
         0: .line 352
            aload 0 /* this */
            aload 1 /* keyVaultSecretName */
            putfield com.microsoft.azure.management.appservice.CertificatePatchResource.keyVaultSecretName:Ljava/lang/String;
         1: .line 353
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String keyVaultSecretName
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    2     0                this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
            0    2     1  keyVaultSecretName  Ljava/lang/String;
    MethodParameters:
                    Name  Flags
      keyVaultSecretName  

  public com.microsoft.azure.management.appservice.KeyVaultSecretStatus keyVaultSecretStatus();
    descriptor: ()Lcom/microsoft/azure/management/appservice/KeyVaultSecretStatus;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 362
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.keyVaultSecretStatus:Lcom/microsoft/azure/management/appservice/KeyVaultSecretStatus;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public java.lang.String serverFarmId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 371
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.serverFarmId:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public com.microsoft.azure.management.appservice.CertificatePatchResource withServerFarmId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
        start local 1 // java.lang.String serverFarmId
         0: .line 381
            aload 0 /* this */
            aload 1 /* serverFarmId */
            putfield com.microsoft.azure.management.appservice.CertificatePatchResource.serverFarmId:Ljava/lang/String;
         1: .line 382
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String serverFarmId
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
            0    2     1  serverFarmId  Ljava/lang/String;
    MethodParameters:
              Name  Flags
      serverFarmId  

  public java.lang.String canonicalName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
         0: .line 391
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.CertificatePatchResource.canonicalName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;

  public com.microsoft.azure.management.appservice.CertificatePatchResource withCanonicalName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
        start local 1 // java.lang.String canonicalName
         0: .line 401
            aload 0 /* this */
            aload 1 /* canonicalName */
            putfield com.microsoft.azure.management.appservice.CertificatePatchResource.canonicalName:Ljava/lang/String;
         1: .line 402
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String canonicalName
        end local 0 // com.microsoft.azure.management.appservice.CertificatePatchResource this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lcom/microsoft/azure/management/appservice/CertificatePatchResource;
            0    2     1  canonicalName  Ljava/lang/String;
    MethodParameters:
               Name  Flags
      canonicalName  
}
SourceFile: "CertificatePatchResource.java"
InnerClasses:
  public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty
    RuntimeVisibleAnnotations: 
      com.microsoft.rest.serializer.JsonFlatten()