public static interface ServiceNowConnectorProfileCredentials.Builder extends SdkPojo, CopyableBuilder<ServiceNowConnectorProfileCredentials.Builder,ServiceNowConnectorProfileCredentials>
| Modifier and Type | Method and Description |
|---|---|
ServiceNowConnectorProfileCredentials.Builder |
password(String password)
The password that corresponds to the user name.
|
ServiceNowConnectorProfileCredentials.Builder |
username(String username)
The name of the user.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServiceNowConnectorProfileCredentials.Builder username(String username)
The name of the user.
username - The name of the user.ServiceNowConnectorProfileCredentials.Builder password(String password)
The password that corresponds to the user name.
password - The password that corresponds to the user name.Copyright © 2022. All rights reserved.