public interface DestinationOptionsAugmenter
| Modifier and Type | Method and Description |
|---|---|
void |
augmentBuilder(DestinationOptions.Builder builder)
Use this class to set configuration parameters that are specific to a platform/environment/etc.
|
void augmentBuilder(@Nonnull DestinationOptions.Builder builder)
DestinationOptions.Builder and the resulting
DestinationOptions object that the builder creates.builder - The builder to attach this augmenter toCopyright © 2019 SAP SE. All rights reserved.