Class WriteAuthorizationModelResponse

java.lang.Object
io.quarkiverse.openfga.client.model.dto.WriteAuthorizationModelResponse

public final class WriteAuthorizationModelResponse extends Object
  • Constructor Details

    • WriteAuthorizationModelResponse

      public WriteAuthorizationModelResponse(String authorizationModelId)
  • Method Details

    • getAuthorizationModelId

      public String getAuthorizationModelId()
    • equals

      public boolean equals(@Nullable Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object