Uses of Class
com.yahoo.cloud.config.SentinelConfig.Port.Builder
Packages that use SentinelConfig.Port.Builder
-
Uses of SentinelConfig.Port.Builder in com.yahoo.cloud.config
Fields in com.yahoo.cloud.config declared as SentinelConfig.Port.BuilderMethods in com.yahoo.cloud.config that return SentinelConfig.Port.BuilderModifier and TypeMethodDescriptionSentinelConfig.Port.Builder.rpc(int __value) SentinelConfig.Port.Builder.telnet(int __value) Methods in com.yahoo.cloud.config with parameters of type SentinelConfig.Port.BuilderModifier and TypeMethodDescriptionSentinelConfig.Builder.port(SentinelConfig.Port.Builder __builder) Method parameters in com.yahoo.cloud.config with type arguments of type SentinelConfig.Port.BuilderModifier and TypeMethodDescriptionSentinelConfig.Builder.port(Consumer<SentinelConfig.Port.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listConstructors in com.yahoo.cloud.config with parameters of type SentinelConfig.Port.Builder