public class com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource 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.AppServiceCertificateOrderPatchResource
  super_class: com.microsoft.azure.management.appservice.ProxyOnlyResource
{
  private java.util.Map<java.lang.String, com.microsoft.azure.management.appservice.implementation.AppServiceCertificateInner> certificates;
    descriptor: Ljava/util/Map;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Map<Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateInner;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.certificates")

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

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

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

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

  private com.microsoft.azure.management.appservice.CertificateProductType productType;
    descriptor: Lcom/microsoft/azure/management/appservice/CertificateProductType;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.productType", required = true)

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

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

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

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

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

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

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

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

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

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

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

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

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

  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.AppServiceCertificateOrderPatchResource this
         0: .line 22
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.ProxyOnlyResource.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;

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

  public com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource withCertificates(java.util.Map<java.lang.String, com.microsoft.azure.management.appservice.implementation.AppServiceCertificateInner>);
    descriptor: (Ljava/util/Map;)Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
        start local 1 // java.util.Map certificates
         0: .line 160
            aload 0 /* this */
            aload 1 /* certificates */
            putfield com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource.certificates:Ljava/util/Map;
         1: .line 161
            aload 0 /* this */
            areturn
        end local 1 // java.util.Map certificates
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
            0    2     1  certificates  Ljava/util/Map<Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateInner;>;
    Signature: (Ljava/util/Map<Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateInner;>;)Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
    MethodParameters:
              Name  Flags
      certificates  

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

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

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

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

  public com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource withValidityInYears(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
        start local 1 // java.lang.Integer validityInYears
         0: .line 209
            aload 0 /* this */
            aload 1 /* validityInYears */
            putfield com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource.validityInYears:Ljava/lang/Integer;
         1: .line 210
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Integer validityInYears
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
            0    2     1  validityInYears  Ljava/lang/Integer;
    MethodParameters:
                 Name  Flags
      validityInYears  

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

  public com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource withKeySize(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
        start local 1 // java.lang.Integer keySize
         0: .line 229
            aload 0 /* this */
            aload 1 /* keySize */
            putfield com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource.keySize:Ljava/lang/Integer;
         1: .line 230
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Integer keySize
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
            0    2     1  keySize  Ljava/lang/Integer;
    MethodParameters:
         Name  Flags
      keySize  

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

  public com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource withProductType(com.microsoft.azure.management.appservice.CertificateProductType);
    descriptor: (Lcom/microsoft/azure/management/appservice/CertificateProductType;)Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
        start local 1 // com.microsoft.azure.management.appservice.CertificateProductType productType
         0: .line 249
            aload 0 /* this */
            aload 1 /* productType */
            putfield com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource.productType:Lcom/microsoft/azure/management/appservice/CertificateProductType;
         1: .line 250
            aload 0 /* this */
            areturn
        end local 1 // com.microsoft.azure.management.appservice.CertificateProductType productType
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
            0    2     1  productType  Lcom/microsoft/azure/management/appservice/CertificateProductType;
    MethodParameters:
             Name  Flags
      productType  

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

  public com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource withAutoRenew(java.lang.Boolean);
    descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
        start local 1 // java.lang.Boolean autoRenew
         0: .line 269
            aload 0 /* this */
            aload 1 /* autoRenew */
            putfield com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource.autoRenew:Ljava/lang/Boolean;
         1: .line 270
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Boolean autoRenew
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
            0    2     1  autoRenew  Ljava/lang/Boolean;
    MethodParameters:
           Name  Flags
      autoRenew  

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

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

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

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

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

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

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

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

  public org.joda.time.DateTime lastCertificateIssuanceTime();
    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.AppServiceCertificateOrderPatchResource this
         0: .line 353
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource.lastCertificateIssuanceTime:Lorg/joda/time/DateTime;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;

  public org.joda.time.DateTime expirationTime();
    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.AppServiceCertificateOrderPatchResource this
         0: .line 362
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource.expirationTime:Lorg/joda/time/DateTime;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;

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

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

  public org.joda.time.DateTime nextAutoRenewalTimeStamp();
    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.AppServiceCertificateOrderPatchResource this
         0: .line 389
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource.nextAutoRenewalTimeStamp:Lorg/joda/time/DateTime;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.AppServiceCertificateOrderPatchResource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/AppServiceCertificateOrderPatchResource;
}
SourceFile: "AppServiceCertificateOrderPatchResource.java"
InnerClasses:
  public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty
    RuntimeVisibleAnnotations: 
      com.microsoft.rest.serializer.JsonFlatten()