Interface PlainOptions

All Superinterfaces:
CodecOptions<PlainOptions,Codec>, InvocationOptions<PlainOptions>
All Known Implementing Classes:
PlainParams

public interface PlainOptions extends CodecOptions<PlainOptions,Codec>
Object instance options.
Author:
Nikita Koksharov
  • Method Details

    • name

      static PlainOptions name(String name)
      Creates options with the name of object instance
      Parameters:
      name - of object instance
      Returns:
      options instance