#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for HoneycodeConnectorProfileCredentials
Implementations
The credentials used to access protected Amazon Honeycode resources.
The credentials used to access protected Amazon Honeycode resources.
The credentials used to acquire new access tokens.
The credentials used to acquire new access tokens.
Used by select connectors for which the OAuth workflow is supported, such as Salesforce, Google Analytics, Marketo, Zendesk, and Slack.
Used by select connectors for which the OAuth workflow is supported, such as Salesforce, Google Analytics, Marketo, Zendesk, and Slack.
Consumes the builder and constructs a HoneycodeConnectorProfileCredentials
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more