Interface HibernationOptions.Builder

    • Method Detail

      • configured

        HibernationOptions.Builder configured​(Boolean configured)

        If true, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.

        Parameters:
        configured - If true, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.