Class UpdateRole

java.lang.Object
io.apicurio.registry.rest.v2.beans.UpdateRole

@Generated("jsonschema2pojo") public class UpdateRole extends Object
Root Type for UpdateRole

  • Constructor Details

    • UpdateRole

      public UpdateRole()
  • Method Details

    • getRole

      public RoleType getRole()
      (Required)
    • setRole

      public void setRole(RoleType role)
      (Required)