Class AsnResponse

java.lang.Object
io.rdapapi.client.responses.AsnResponse

public final class AsnResponse extends Object
  • Method Details

    • getHandle

      public String getHandle()
    • getName

      public String getName()
    • getType

      public String getType()
    • getStartAutnum

      public Integer getStartAutnum()
    • getEndAutnum

      public Integer getEndAutnum()
    • getStatus

      public List<String> getStatus()
    • getDates

      public Dates getDates()
    • getEntities

      public Entities getEntities()
    • getRemarks

      public List<Remark> getRemarks()
    • getPort43

      public String getPort43()
    • getMeta

      public Meta getMeta()