Uses of Class
com.sap.mobile.services.client.push.PushClientBuilder
Packages that use PushClientBuilder
-
Uses of PushClientBuilder in com.sap.mobile.services.client.push
Methods in com.sap.mobile.services.client.push that return PushClientBuilderModifier and TypeMethodDescriptionPushClientBuilder.withConnectTimeout
(Duration connectTimeout) Configure the client's connect timeout.PushClientBuilder.withReadTimeout
(Duration readTimeout) Configure the client's read timeout.PushClientBuilder.withTenantId
(String tenantId) Configure the client's tenant-id.PushClientBuilder.withTenantSupplier
(TenantSupplier tenantSupplier) Configure the client's tenant resolver.