@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(CfnConnectorProfile.BasicAuthCredentialsProperty basicAuthCredentials)
|
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder |
basicAuthCredentials(IResolvable basicAuthCredentials)
|
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder |
oAuthCredentials(Object oAuthCredentials)
|
@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder basicAuthCredentials(CfnConnectorProfile.BasicAuthCredentialsProperty basicAuthCredentials)
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.getBasicAuthCredentials()basicAuthCredentials - The SAPOData basic authentication credentials.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder basicAuthCredentials(IResolvable basicAuthCredentials)
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.getBasicAuthCredentials()basicAuthCredentials - The SAPOData basic authentication credentials.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder oAuthCredentials(Object oAuthCredentials)
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.getOAuthCredentials()oAuthCredentials - The SAPOData OAuth type authentication credentials.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.