Class BtpServiceOptions.IasOptions.IasTargetUri
java.lang.Object
com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasTargetUri
- All Implemented Interfaces:
- ServiceBindingDestinationOptions.OptionsEnhancer<URI>
- Enclosing class:
- BtpServiceOptions.IasOptions
@Deprecated
public static final class BtpServiceOptions.IasOptions.IasTargetUri
extends Object
implements ServiceBindingDestinationOptions.OptionsEnhancer<URI>
Deprecated.
An 
ServiceBindingDestinationOptions.OptionsEnhancer that contains the target URI for an IAS-based destination. Also refer to
 BtpServiceOptions.IasOptions.withTargetUri(String).- 
Method Summary
- 
Method Details- 
getValueDeprecated.Description copied from interface:ServiceBindingDestinationOptions.OptionsEnhancerGet the value of the option.- Specified by:
- getValuein interface- ServiceBindingDestinationOptions.OptionsEnhancer<URI>
- Returns:
- The value of the option.
 
- 
equalsDeprecated.
- 
hashCodepublic int hashCode()Deprecated.
- 
toStringDeprecated.
 
- 
BtpServiceOptions.AuthenticationServiceOptions.TargetUriinstead.