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
-
getValue
Description copied from interface:ServiceBindingDestinationOptions.OptionsEnhancer
Get the value of the option.- Specified by:
getValue
in interfaceServiceBindingDestinationOptions.OptionsEnhancer<BtpServiceOptions.IasOptions.IasCommunicationOptions>
- Returns:
- The value of the option.
-
getApplicationName
-
getConsumerClientId
-
getConsumerTenantId
-
equals
-
hashCode
public int hashCode() -
toString
-