[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`LeaseOptions.Builder` provides static methods to create instances of `LeaseOptions`."],["The `withCountLimit` method sets a count limit for lease options, utilizing a long integer parameter."],["The `withDeadlineInSeconds` method sets a deadline for lease options, accepting a nullable Double parameter."],["The `withLeasePeriod` method configures a lease period using a long integer for the duration and a `TimeUnit` for its unit."],["The `withTag` method allows for the assignment of a tag, which can either be a byte array or a String, to `LeaseOptions`."]]],[]]