Cluster.DefinitionStages.WithIdentity Interface
public static interface Cluster.DefinitionStages.WithIdentity
The stage of the Cluster definition allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentity(Identity identity)
Specifies the identity property: The identity of the cluster, if configured.. |
Method Details
withIdentity
public abstract Cluster.DefinitionStages.WithCreate withIdentity(Identity identity)
Specifies the identity property: The identity of the cluster, if configured..
Parameters:
Returns: