Interface Server.DefinitionStages.WithIdentity

All Known Subinterfaces:
Server.Definition, Server.DefinitionStages.WithCreate
Enclosing interface:
Server.DefinitionStages

public static interface Server.DefinitionStages.WithIdentity
The stage of the Server definition allowing to specify identity.
  • Method Details

    • withIdentity

      Specifies the identity property: Describes the identity of the application..
      Parameters:
      identity - Describes the identity of the application.
      Returns:
      the next definition stage.