public class com.microsoft.azure.management.cdn.implementation.CustomDomainInner extends com.microsoft.azure.ProxyResource
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.cdn.implementation.CustomDomainInner
  super_class: com.microsoft.azure.ProxyResource
{
  private java.lang.String hostName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.hostName", required = true)

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

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

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

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

  private java.lang.String provisioningState;
    descriptor: Ljava/lang/String;
    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;)

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

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

  public com.microsoft.azure.management.cdn.implementation.CustomDomainInner withHostName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/implementation/CustomDomainInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
        start local 1 // java.lang.String hostName
         0: .line 89
            aload 0 /* this */
            aload 1 /* hostName */
            putfield com.microsoft.azure.management.cdn.implementation.CustomDomainInner.hostName:Ljava/lang/String;
         1: .line 90
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String hostName
        end local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/cdn/implementation/CustomDomainInner;
            0    2     1  hostName  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      hostName  

  public com.microsoft.azure.management.cdn.CustomDomainResourceState resourceState();
    descriptor: ()Lcom/microsoft/azure/management/cdn/CustomDomainResourceState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
         0: .line 99
            aload 0 /* this */
            getfield com.microsoft.azure.management.cdn.implementation.CustomDomainInner.resourceState:Lcom/microsoft/azure/management/cdn/CustomDomainResourceState;
            areturn
        end local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/cdn/implementation/CustomDomainInner;

  public com.microsoft.azure.management.cdn.CustomHttpsProvisioningState customHttpsProvisioningState();
    descriptor: ()Lcom/microsoft/azure/management/cdn/CustomHttpsProvisioningState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
         0: .line 108
            aload 0 /* this */
            getfield com.microsoft.azure.management.cdn.implementation.CustomDomainInner.customHttpsProvisioningState:Lcom/microsoft/azure/management/cdn/CustomHttpsProvisioningState;
            areturn
        end local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/cdn/implementation/CustomDomainInner;

  public com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate customHttpsProvisioningSubstate();
    descriptor: ()Lcom/microsoft/azure/management/cdn/CustomHttpsProvisioningSubstate;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
         0: .line 117
            aload 0 /* this */
            getfield com.microsoft.azure.management.cdn.implementation.CustomDomainInner.customHttpsProvisioningSubstate:Lcom/microsoft/azure/management/cdn/CustomHttpsProvisioningSubstate;
            areturn
        end local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/cdn/implementation/CustomDomainInner;

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

  public com.microsoft.azure.management.cdn.implementation.CustomDomainInner withValidationData(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cdn/implementation/CustomDomainInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
        start local 1 // java.lang.String validationData
         0: .line 136
            aload 0 /* this */
            aload 1 /* validationData */
            putfield com.microsoft.azure.management.cdn.implementation.CustomDomainInner.validationData:Ljava/lang/String;
         1: .line 137
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String validationData
        end local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    2     0            this  Lcom/microsoft/azure/management/cdn/implementation/CustomDomainInner;
            0    2     1  validationData  Ljava/lang/String;
    MethodParameters:
                Name  Flags
      validationData  

  public java.lang.String provisioningState();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
         0: .line 146
            aload 0 /* this */
            getfield com.microsoft.azure.management.cdn.implementation.CustomDomainInner.provisioningState:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.cdn.implementation.CustomDomainInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/cdn/implementation/CustomDomainInner;
}
SourceFile: "CustomDomainInner.java"
InnerClasses:
  public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty
    RuntimeVisibleAnnotations: 
      com.microsoft.rest.serializer.JsonFlatten()