Class ListChangesRequest
java.lang.Object
io.quarkiverse.openfga.client.model.dto.ListChangesRequest
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ListChangesRequest.Builderbuilder()booleangetType()inthashCode()static ListChangesRequesttoString()
-
Method Details
-
of
public static ListChangesRequest of(@Nullable String type, @Nullable Integer pageSize, @Nullable String continuationToken) -
builder
-
getType
-
getPageSize
-
getContinuationToken
-
equals
-
hashCode
public int hashCode() -
toString
-