Interface Cluster.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: The identity of the cluster, if configured..
      Parameters:
      identity - The identity of the cluster, if configured.
      Returns:
      the next definition stage.