| Package | Description |
|---|---|
| com.paypal.sdk |
| Modifier and Type | Method and Description |
|---|---|
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.Builder.clientCredentialsAuth(ClientCredentialsAuthModel clientCredentialsAuthModel)
Credentials setter for ClientCredentialsAuth.
|
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.Builder.environment(Environment environment)
Current API environment.
|
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.Builder.httpCallback(HttpCallback httpCallback)
HttpCallback.
|
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.Builder.httpClientConfig(Consumer<HttpClientConfiguration.Builder> action)
Setter for the Builder of httpClientConfiguration, takes in an operation to be performed
on the builder instance of HTTP client configuration.
|
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.Builder.loggingConfig()
Setter for the Builder of LoggingConfiguration with Console Logging.
|
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.Builder.loggingConfig(Consumer<ApiLoggingConfiguration.Builder> action)
Setter for the Builder of LoggingConfiguration, takes in an operation to be
performed on the builder instance of logging configuration.
|
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.newBuilder()
Builds a new
PaypalServerSdkClient.Builder object. |
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.Builder.timeout(long timeout)
Deprecated.
This method will be removed in a future version. Use
httpClientConfig instead. |
Copyright © 2025. All rights reserved.