Uses of Class
com.wavefront.spring.account.AccountManagementClient
Packages that use AccountManagementClient
Package
Description
Actuator support for Wavefront.
Auto-configuration for Wavefront.
-
Uses of AccountManagementClient in com.wavefront.spring.actuate
Methods in com.wavefront.spring.actuate that return AccountManagementClientModifier and TypeMethodDescriptionWavefrontEndpointAutoConfiguration.accountManagementClient(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder) -
Uses of AccountManagementClient in com.wavefront.spring.autoconfigure
Methods in com.wavefront.spring.autoconfigure with parameters of type AccountManagementClientModifier and TypeMethodDescriptionprotected AccountInfoAccountManagementEnvironmentPostProcessor.getExistingAccount(AccountManagementClient client, String clusterUri, com.wavefront.sdk.common.application.ApplicationTags applicationTags, String apiToken)protected AccountInfoAccountManagementEnvironmentPostProcessor.provisionAccount(AccountManagementClient client, String clusterUri, com.wavefront.sdk.common.application.ApplicationTags applicationTags)