Class NodesRequest.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • bytes

        public final NodesRequest.Builder bytes​(@Nullable
                                                Bytes value)
        The unit in which to display byte values

        API name: bytes

      • fullId

        public final NodesRequest.Builder fullId​(@Nullable
                                                 java.lang.Boolean value)
        Return the full node ID instead of the shortened version (default: false)

        API name: full_id