Class BtpServiceOptions.IasOptions.IasCommunicationOptions
java.lang.Object
com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasCommunicationOptions
- All Implemented Interfaces:
- ServiceBindingDestinationOptions.OptionsEnhancer<BtpServiceOptions.IasOptions.IasCommunicationOptions>
- Enclosing class:
- BtpServiceOptions.IasOptions
public static final class BtpServiceOptions.IasOptions.IasCommunicationOptions
extends Object
implements ServiceBindingDestinationOptions.OptionsEnhancer<BtpServiceOptions.IasOptions.IasCommunicationOptions>
An 
ServiceBindingDestinationOptions.OptionsEnhancer that contains the communication options for an IAS-based destination. Also refer
 to BtpServiceOptions.IasOptions.withoutTokenForTechnicalProviderUser(), BtpServiceOptions.IasOptions.withApplicationName(String), and
 BtpServiceOptions.IasOptions.withConsumerClient(String).- 
Method Details- 
getValueDescription copied from interface:ServiceBindingDestinationOptions.OptionsEnhancerGet the value of the option.- Specified by:
- getValuein interface- ServiceBindingDestinationOptions.OptionsEnhancer<BtpServiceOptions.IasOptions.IasCommunicationOptions>
- Returns:
- The value of the option.
 
- 
getApplicationName
- 
getConsumerClientId
- 
getConsumerTenantId
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-