Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.connectivity |
Modifier and Type | Method and Description |
---|---|
static ScpCfDestinationRetrievalStrategy |
ScpCfDestinationRetrievalStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScpCfDestinationRetrievalStrategy[] |
ScpCfDestinationRetrievalStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static io.vavr.control.Option<ScpCfDestinationRetrievalStrategy> |
ScpCfDestinationOptionsAugmenter.getRetrievalStrategy(DestinationOptions options)
Retrieves the configured strategy to use when loading destinations in a multi-tenant subscription environment.
|
Modifier and Type | Method and Description |
---|---|
ScpCfDestinationOptionsAugmenter |
ScpCfDestinationOptionsAugmenter.retrievalStrategy(ScpCfDestinationRetrievalStrategy strategy)
Sets the strategy to use when loading destinations in a multi-tenant subscription environment.
|
Copyright © 2019 SAP SE. All rights reserved.