| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.credentials |
| Modifier and Type | Method and Description |
|---|---|
ImmutableApiKeyCredentials.Builder |
ImmutableApiKeyCredentials.Builder.apiKey(String apiKey)
Initializes the value for the
apiKey attribute. |
static ImmutableApiKeyCredentials.Builder |
ImmutableApiKeyCredentials.builder()
Creates a builder for
ImmutableApiKeyCredentials. |
ImmutableApiKeyCredentials.Builder |
ImmutableApiKeyCredentials.Builder.from(ApiKeyCredentials instance)
Fill a builder with attribute values from the provided
ApiKeyCredentials instance. |
ImmutableApiKeyCredentials.Builder |
ImmutableApiKeyCredentials.Builder.secretKey(String secretKey)
Initializes the value for the
secretKey attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.