| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
BasicAuthCredentials |
CustomConnectorProfileCredentials.basic()
The basic credentials that are required for the authentication of the user.
|
BasicAuthCredentials |
SAPODataConnectorProfileCredentials.basicAuthCredentials()
The SAPOData basic authentication credentials.
|
| Modifier and Type | Method and Description |
|---|---|
CustomConnectorProfileCredentials.Builder |
CustomConnectorProfileCredentials.Builder.basic(BasicAuthCredentials basic)
The basic credentials that are required for the authentication of the user.
|
SAPODataConnectorProfileCredentials.Builder |
SAPODataConnectorProfileCredentials.Builder.basicAuthCredentials(BasicAuthCredentials basicAuthCredentials)
The SAPOData basic authentication credentials.
|
Copyright © 2022. All rights reserved.