Uses of Enum Class
com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter.CrossLevelScope
Packages that use DestinationServiceOptionsAugmenter.CrossLevelScope
- 
Uses of DestinationServiceOptionsAugmenter.CrossLevelScope in com.sap.cloud.sdk.cloudplatform.connectivity
Methods in com.sap.cloud.sdk.cloudplatform.connectivity that return DestinationServiceOptionsAugmenter.CrossLevelScopeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DestinationServiceOptionsAugmenter.CrossLevelScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.cloud.sdk.cloudplatform.connectivity with parameters of type DestinationServiceOptionsAugmenter.CrossLevelScopeModifier and TypeMethodDescriptionDestinationServiceOptionsAugmenter.crossLevelConsumption(DestinationServiceOptionsAugmenter.CrossLevelScope scope) TransparentProxyDestination.GatewayBuilder.destinationLevel(DestinationServiceOptionsAugmenter.CrossLevelScope destinationLevel) Sets the destination level for the destination-gateway.TransparentProxyDestination.GatewayBuilder.fragmentLevel(DestinationServiceOptionsAugmenter.CrossLevelScope fragmentLevel) Sets the fragment level for the destination-gateway.