public interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateStages$WithState
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateStages$WithState
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$Update withStateProperty(com.microsoft.azure.management.cosmosdb.PrivateLinkServiceConnectionStateProperty);
    descriptor: (Lcom/microsoft/azure/management/cosmosdb/PrivateLinkServiceConnectionStateProperty;)Lcom/microsoft/azure/management/cosmosdb/PrivateEndpointConnection$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      property  

  public abstract com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$Update withStatus(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cosmosdb/PrivateEndpointConnection$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
        Name  Flags
      status  

  public abstract com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$Update withDescription(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/cosmosdb/PrivateEndpointConnection$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
             Name  Flags
      description  
}
SourceFile: "PrivateEndpointConnection.java"
NestHost: com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
InnerClasses:
  public abstract Update = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$Update of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
  public abstract UpdateStages = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateStages of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
  public abstract WithState = com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateStages$WithState of com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection$UpdateStages