Uses of Class
io.perfana.client.api.PerfanaConnectionSettings
-
Packages that use PerfanaConnectionSettings Package Description io.perfana.client io.perfana.client.api -
-
Uses of PerfanaConnectionSettings in io.perfana.client
Methods in io.perfana.client with parameters of type PerfanaConnectionSettings Modifier and Type Method Description PerfanaClientBuilderPerfanaClientBuilder. setPerfanaConnectionSettings(PerfanaConnectionSettings settings) -
Uses of PerfanaConnectionSettings in io.perfana.client.api
Methods in io.perfana.client.api that return PerfanaConnectionSettings Modifier and Type Method Description PerfanaConnectionSettingsPerfanaConnectionSettingsBuilder. build()
-