Package sh.ory.model

Class InlineObject

java.lang.Object
sh.ory.model.InlineObject

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2022-03-08T19:41:46.895754881Z[Etc/UTC]")
public class InlineObject
extends Object
InlineObject
  • Field Details

  • Constructor Details

    • InlineObject

      public InlineObject()
  • Method Details

    • projectId

      public InlineObject projectId​(String projectId)
    • getProjectId

      @Nonnull public String getProjectId()
      Project ID The Project ID you want to set active. format: uuid
      Returns:
      projectId
    • setProjectId

      public void setProjectId​(String projectId)
    • equals

      public boolean equals​(Object o)
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object