Class ExpandRequest
java.lang.Object
io.quarkiverse.openfga.client.model.dto.ExpandRequest
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ExpandRequest.Builderbuilder()booleaninthashCode()static ExpandRequestof(ExpandTupleKey tupleKey, String authorizationModelId, ConsistencyPreference consistency) toString()
-
Method Details
-
of
public static ExpandRequest of(ExpandTupleKey tupleKey, @Nullable String authorizationModelId, @Nullable ConsistencyPreference consistency) -
builder
-
getTupleKey
-
getAuthorizationModelId
-
getConsistency
-
equals
-
hashCode
public int hashCode() -
toString
-