@Stability(value=Stable) public static final class CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder |
basicAuthCredentials(Object basicAuthCredentials)
|
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder |
oAuthCredentials(Object oAuthCredentials)
|
@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder basicAuthCredentials(Object basicAuthCredentials)
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.getBasicAuthCredentials()basicAuthCredentials - `CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.BasicAuthCredentials`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder oAuthCredentials(Object oAuthCredentials)
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.getOAuthCredentials()oAuthCredentials - `CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.OAuthCredentials`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty>CfnConnectorProfile.SAPODataConnectorProfileCredentialsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.