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
-
getValue
Deprecated.Description copied from interface:ServiceBindingDestinationOptions.OptionsEnhancer
Get the value of the option.- Specified by:
getValue
in interfaceServiceBindingDestinationOptions.OptionsEnhancer<URI>
- Returns:
- The value of the option.
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-
BtpServiceOptions.AuthenticationServiceOptions.TargetUri
instead.