| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.clone() |
SAPODataConnectorProfileProperties |
ConnectorProfileProperties.getSAPOData() |
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.withApplicationHostUrl(String applicationHostUrl)
The location of the SAPOData resource.
|
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.withApplicationServicePath(String applicationServicePath)
The application path to catalog service.
|
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.withClientNumber(String clientNumber)
The client number for the client creating the connection.
|
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.withDisableSSO(Boolean disableSSO)
If you set this parameter to
true, Amazon AppFlow bypasses the single sign-on (SSO) settings in your
SAP account when it accesses your SAP OData instance. |
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.withLogonLanguage(String logonLanguage)
The logon language of SAPOData instance.
|
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.withOAuthProperties(OAuthProperties oAuthProperties)
The SAPOData OAuth properties required for OAuth type authentication.
|
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.withPortNumber(Integer portNumber)
The port number of the SAPOData instance.
|
SAPODataConnectorProfileProperties |
SAPODataConnectorProfileProperties.withPrivateLinkServiceName(String privateLinkServiceName)
The SAPOData Private Link service name to be used for private data transfers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileProperties.setSAPOData(SAPODataConnectorProfileProperties sAPOData) |
ConnectorProfileProperties |
ConnectorProfileProperties.withSAPOData(SAPODataConnectorProfileProperties sAPOData) |
Copyright © 2023. All rights reserved.