| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
InforNexusConnectorProfileCredentials |
InforNexusConnectorProfileCredentials.clone() |
InforNexusConnectorProfileCredentials |
ConnectorProfileCredentials.getInforNexus()
The connector-specific credentials required when using Infor Nexus.
|
InforNexusConnectorProfileCredentials |
InforNexusConnectorProfileCredentials.withAccessKeyId(String accessKeyId)
The Access Key portion of the credentials.
|
InforNexusConnectorProfileCredentials |
InforNexusConnectorProfileCredentials.withDatakey(String datakey)
The encryption keys used to encrypt data.
|
InforNexusConnectorProfileCredentials |
InforNexusConnectorProfileCredentials.withSecretAccessKey(String secretAccessKey)
The secret key used to sign requests.
|
InforNexusConnectorProfileCredentials |
InforNexusConnectorProfileCredentials.withUserId(String userId)
The identifier for the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setInforNexus(InforNexusConnectorProfileCredentials inforNexus)
The connector-specific credentials required when using Infor Nexus.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withInforNexus(InforNexusConnectorProfileCredentials inforNexus)
The connector-specific credentials required when using Infor Nexus.
|
Copyright © 2022. All rights reserved.