Uses of Class
org.kiwiproject.consul.option.RoleOptions
Packages that use RoleOptions
-
Uses of RoleOptions in org.kiwiproject.consul
Methods in org.kiwiproject.consul with parameters of type RoleOptions -
Uses of RoleOptions in org.kiwiproject.consul.option
Subclasses of RoleOptions in org.kiwiproject.consul.optionFields in org.kiwiproject.consul.option declared as RoleOptionsMethods in org.kiwiproject.consul.option with parameters of type RoleOptionsModifier and TypeMethodDescriptionstatic ImmutableRoleOptionsImmutableRoleOptions.copyOf(RoleOptions instance) Creates an immutable copy of aRoleOptionsvalue.ImmutableRoleOptions.Builder.from(RoleOptions instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.RoleOptionsinstance.