Interface Pool.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: The type of identity used for the Batch Pool..
      Parameters:
      identity - The type of identity used for the Batch Pool.
      Returns:
      the next definition stage.