Class ListDomainsRequest

    • Field Detail

      • pageSize

        public int pageSize
      • nextPageToken

        public java.nio.ByteBuffer nextPageToken
      • metaDataMap

        public static final java.util.Map<ListDomainsRequest._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • ListDomainsRequest

        public ListDomainsRequest()
      • ListDomainsRequest

        public ListDomainsRequest​(ListDomainsRequest other)
        Performs a deep copy on other.
    • Method Detail

      • getPageSize

        public int getPageSize()
      • unsetPageSize

        public void unsetPageSize()
      • isSetPageSize

        public boolean isSetPageSize()
        Returns true if field pageSize is set (has been assigned a value) and false otherwise
      • setPageSizeIsSet

        public void setPageSizeIsSet​(boolean value)
      • getNextPageToken

        public byte[] getNextPageToken()
      • bufferForNextPageToken

        public java.nio.ByteBuffer bufferForNextPageToken()
      • setNextPageToken

        public ListDomainsRequest setNextPageToken​(java.nio.ByteBuffer nextPageToken)
      • unsetNextPageToken

        public void unsetNextPageToken()
      • isSetNextPageToken

        public boolean isSetNextPageToken()
        Returns true if field nextPageToken is set (has been assigned a value) and false otherwise
      • setNextPageTokenIsSet

        public void setNextPageTokenIsSet​(boolean value)
      • equals

        public boolean equals​(java.lang.Object that)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TBase<ListDomainsRequest,​ListDomainsRequest._Fields>
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TBase<ListDomainsRequest,​ListDomainsRequest._Fields>
        Throws:
        org.apache.thrift.TException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException