public class com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner extends com.microsoft.azure.Resource
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner
  super_class: com.microsoft.azure.Resource
{
  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;)

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

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

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 160
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.certificates:Ljava/util/Map;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateInner;>;

  public com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner withCertificates(java.util.Map<java.lang.String, com.microsoft.azure.management.appservice.implementation.AppServiceCertificateInner>);
    descriptor: (Ljava/util/Map;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
        start local 1 // java.util.Map certificates
         0: .line 170
            aload 0 /* this */
            aload 1 /* certificates */
            putfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.certificates:Ljava/util/Map;
         1: .line 171
            aload 0 /* this */
            areturn
        end local 1 // java.util.Map certificates
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
            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/implementation/AppServiceCertificateOrderInner;
    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.implementation.AppServiceCertificateOrderInner this
         0: .line 180
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.distinguishedName:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  public com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner withDistinguishedName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
        start local 1 // java.lang.String distinguishedName
         0: .line 190
            aload 0 /* this */
            aload 1 /* distinguishedName */
            putfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.distinguishedName:Ljava/lang/String;
         1: .line 191
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String distinguishedName
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0               this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
            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.implementation.AppServiceCertificateOrderInner this
         0: .line 200
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.domainVerificationToken:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 209
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.validityInYears:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  public com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner withValidityInYears(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
        start local 1 // java.lang.Integer validityInYears
         0: .line 219
            aload 0 /* this */
            aload 1 /* validityInYears */
            putfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.validityInYears:Ljava/lang/Integer;
         1: .line 220
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Integer validityInYears
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
            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.implementation.AppServiceCertificateOrderInner this
         0: .line 229
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.keySize:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  public com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner withKeySize(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
        start local 1 // java.lang.Integer keySize
         0: .line 239
            aload 0 /* this */
            aload 1 /* keySize */
            putfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.keySize:Ljava/lang/Integer;
         1: .line 240
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Integer keySize
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
            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.implementation.AppServiceCertificateOrderInner this
         0: .line 249
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.productType:Lcom/microsoft/azure/management/appservice/CertificateProductType;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  public com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner withProductType(com.microsoft.azure.management.appservice.CertificateProductType);
    descriptor: (Lcom/microsoft/azure/management/appservice/CertificateProductType;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
        start local 1 // com.microsoft.azure.management.appservice.CertificateProductType productType
         0: .line 259
            aload 0 /* this */
            aload 1 /* productType */
            putfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.productType:Lcom/microsoft/azure/management/appservice/CertificateProductType;
         1: .line 260
            aload 0 /* this */
            areturn
        end local 1 // com.microsoft.azure.management.appservice.CertificateProductType productType
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
            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.implementation.AppServiceCertificateOrderInner this
         0: .line 269
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.autoRenew:Ljava/lang/Boolean;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  public com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner withAutoRenew(java.lang.Boolean);
    descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
        start local 1 // java.lang.Boolean autoRenew
         0: .line 279
            aload 0 /* this */
            aload 1 /* autoRenew */
            putfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.autoRenew:Ljava/lang/Boolean;
         1: .line 280
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Boolean autoRenew
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
            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.implementation.AppServiceCertificateOrderInner this
         0: .line 289
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.provisioningState:Lcom/microsoft/azure/management/appservice/ProvisioningState;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 298
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.status:Lcom/microsoft/azure/management/appservice/CertificateOrderStatus;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 307
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.signedCertificate:Lcom/microsoft/azure/management/appservice/CertificateDetails;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 316
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.csr:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  public com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner withCsr(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
        start local 1 // java.lang.String csr
         0: .line 326
            aload 0 /* this */
            aload 1 /* csr */
            putfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.csr:Ljava/lang/String;
         1: .line 327
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String csr
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
            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.implementation.AppServiceCertificateOrderInner this
         0: .line 336
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.intermediate:Lcom/microsoft/azure/management/appservice/CertificateDetails;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 345
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.root:Lcom/microsoft/azure/management/appservice/CertificateDetails;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 354
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.serialNumber:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

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

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

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 381
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.isPrivateKeyExternal:Ljava/lang/Boolean;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

  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.implementation.AppServiceCertificateOrderInner this
         0: .line 390
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.appServiceCertificateNotRenewableReasons:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;
    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.implementation.AppServiceCertificateOrderInner this
         0: .line 399
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner.nextAutoRenewalTimeStamp:Lorg/joda/time/DateTime;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrderInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrderInner;

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

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