public static interface CustomAuthCredentials.Builder extends SdkPojo, CopyableBuilder<CustomAuthCredentials.Builder,CustomAuthCredentials>
| Modifier and Type | Method and Description |
|---|---|
CustomAuthCredentials.Builder |
credentialsMap(Map<String,String> credentialsMap)
A map that holds custom authentication credentials.
|
CustomAuthCredentials.Builder |
customAuthenticationType(String customAuthenticationType)
The custom authentication type that the connector uses.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomAuthCredentials.Builder customAuthenticationType(String customAuthenticationType)
The custom authentication type that the connector uses.
customAuthenticationType - The custom authentication type that the connector uses.CustomAuthCredentials.Builder credentialsMap(Map<String,String> credentialsMap)
A map that holds custom authentication credentials.
credentialsMap - A map that holds custom authentication credentials.Copyright © 2023. All rights reserved.