| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
HoneycodeConnectorProfileCredentials.Builder |
HoneycodeConnectorProfileCredentials.Builder.accessToken(String accessToken)
The credentials used to access protected Amazon Honeycode resources.
|
static HoneycodeConnectorProfileCredentials.Builder |
HoneycodeConnectorProfileCredentials.builder() |
HoneycodeConnectorProfileCredentials.Builder |
HoneycodeConnectorProfileCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
Sets the value of the OAuthRequest property for this object.
|
default HoneycodeConnectorProfileCredentials.Builder |
HoneycodeConnectorProfileCredentials.Builder.oAuthRequest(Consumer<ConnectorOAuthRequest.Builder> oAuthRequest)
Sets the value of the OAuthRequest property for this object.
|
HoneycodeConnectorProfileCredentials.Builder |
HoneycodeConnectorProfileCredentials.Builder.refreshToken(String refreshToken)
The credentials used to acquire new access tokens.
|
HoneycodeConnectorProfileCredentials.Builder |
HoneycodeConnectorProfileCredentials.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HoneycodeConnectorProfileCredentials.Builder> |
HoneycodeConnectorProfileCredentials.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorProfileCredentials.Builder |
ConnectorProfileCredentials.Builder.honeycode(Consumer<HoneycodeConnectorProfileCredentials.Builder> honeycode)
The connector-specific credentials required when using Amazon Honeycode.
|
Copyright © 2022. All rights reserved.