| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowConnectorProfileCredentials |
ServiceNowConnectorProfileCredentials.clone() |
ServiceNowConnectorProfileCredentials |
ConnectorProfileCredentials.getServiceNow()
The connector-specific credentials required when using ServiceNow.
|
ServiceNowConnectorProfileCredentials |
ServiceNowConnectorProfileCredentials.withPassword(String password)
The password that corresponds to the user name.
|
ServiceNowConnectorProfileCredentials |
ServiceNowConnectorProfileCredentials.withUsername(String username)
The name of the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setServiceNow(ServiceNowConnectorProfileCredentials serviceNow)
The connector-specific credentials required when using ServiceNow.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withServiceNow(ServiceNowConnectorProfileCredentials serviceNow)
The connector-specific credentials required when using ServiceNow.
|
Copyright © 2023. All rights reserved.