| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceNowConnectorProfileCredentials.Builder |
ServiceNowConnectorProfileCredentials.builder() |
ServiceNowConnectorProfileCredentials.Builder |
ServiceNowConnectorProfileCredentials.Builder.password(String password)
The password that corresponds to the user name.
|
ServiceNowConnectorProfileCredentials.Builder |
ServiceNowConnectorProfileCredentials.toBuilder() |
ServiceNowConnectorProfileCredentials.Builder |
ServiceNowConnectorProfileCredentials.Builder.username(String username)
The name of the user.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceNowConnectorProfileCredentials.Builder> |
ServiceNowConnectorProfileCredentials.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorProfileCredentials.Builder |
ConnectorProfileCredentials.Builder.serviceNow(Consumer<ServiceNowConnectorProfileCredentials.Builder> serviceNow)
The connector-specific credentials required when using ServiceNow.
|
Copyright © 2022. All rights reserved.