Uses of Class
com.ants.platform.client.AntsPlatformClientBuilder
Packages that use AntsPlatformClientBuilder
-
Uses of AntsPlatformClientBuilder in com.ants.platform.client
Methods in com.ants.platform.client that return AntsPlatformClientBuilderModifier and TypeMethodDescriptionstatic AntsPlatformClientBuilderAntsPlatformClient.builder()AntsPlatformClientBuilder.credentials(String username, String password) AntsPlatformClientBuilder.httpClient(okhttp3.OkHttpClient httpClient) Sets the underlying OkHttp clientAntsPlatformClientBuilder.timeout(int timeout) Sets the timeout (in seconds) for the clientAntsPlatformClientBuilder.xAntsPlatformPublicKey(String xAntsPlatformPublicKey) Sets xAntsPlatformPublicKeyAntsPlatformClientBuilder.xAntsPlatformSdkName(String xAntsPlatformSdkName) Sets xAntsPlatformSdkNameAntsPlatformClientBuilder.xAntsPlatformSdkVersion(String xAntsPlatformSdkVersion) Sets xAntsPlatformSdkVersion