Interface CommonOptions

All Superinterfaces:
InvocationOptions<CommonOptions>
All Known Implementing Classes:
CommonParams

public interface CommonOptions extends InvocationOptions<CommonOptions>
Object instance options
Author:
Nikita Koksharov
  • Method Details

    • name

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