Interface Cluster.UpdateStages.WithIdentity

All Known Subinterfaces:
Cluster.Update
Enclosing interface:
Cluster.UpdateStages

public static interface Cluster.UpdateStages.WithIdentity
The stage of the Cluster update allowing to specify identity.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the identity property: The identity of the resource..
  • Method Details

    • withIdentity

      Cluster.Update withIdentity(Identity identity)
      Specifies the identity property: The identity of the resource..
      Parameters:
      identity - The identity of the resource.
      Returns:
      the next definition stage.