Interface Server.UpdateStages.WithIdentity

  • All Known Subinterfaces:
    Server.Update
    Enclosing interface:
    Server.UpdateStages

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

      • withIdentity

        Server.Update withIdentity​(Identity identity)
        Specifies the identity property: The cmk identity for the server..
        Parameters:
        identity - The cmk identity for the server.
        Returns:
        the next definition stage.