| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
InforNexusConnectorProfileCredentials.Builder |
InforNexusConnectorProfileCredentials.Builder.accessKeyId(String accessKeyId)
The Access Key portion of the credentials.
|
static InforNexusConnectorProfileCredentials.Builder |
InforNexusConnectorProfileCredentials.builder() |
InforNexusConnectorProfileCredentials.Builder |
InforNexusConnectorProfileCredentials.Builder.datakey(String datakey)
The encryption keys used to encrypt data.
|
InforNexusConnectorProfileCredentials.Builder |
InforNexusConnectorProfileCredentials.Builder.secretAccessKey(String secretAccessKey)
The secret key used to sign requests.
|
InforNexusConnectorProfileCredentials.Builder |
InforNexusConnectorProfileCredentials.toBuilder() |
InforNexusConnectorProfileCredentials.Builder |
InforNexusConnectorProfileCredentials.Builder.userId(String userId)
The identifier for the user.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InforNexusConnectorProfileCredentials.Builder> |
InforNexusConnectorProfileCredentials.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorProfileCredentials.Builder |
ConnectorProfileCredentials.Builder.inforNexus(Consumer<InforNexusConnectorProfileCredentials.Builder> inforNexus)
The connector-specific credentials required when using Infor Nexus.
|
Copyright © 2023. All rights reserved.