Interface | Description |
---|---|
ClientConfigDecorator |
Decorator allowing customization of the
ClientConfig for a client. |
ClientConfigurator |
Configurator allowing SDK users to customize the underlying REST client.
|
Class | Description |
---|---|
CompositeClientConfigurator |
A client configurator composed of other client configurators.
|
CrossTenancyRequestConfigurator |
A configurator that causes the client to set the cross-tenancy request header.
|
DefaultConfigurator |
DefaultConfigurator handles basic configuration of clients under different environments.
|
DefaultConfigurator.NonBuffering |
A
ClientConfigurator for a client that does not buffer requests in memory. |
Copyright © 2016–2019. All rights reserved.