| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.credentials |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCustomAuthCredentials |
ImmutableCustomAuthCredentials.Builder.build()
Builds a new
ImmutableCustomAuthCredentials. |
static ImmutableCustomAuthCredentials |
ImmutableCustomAuthCredentials.copyOf(CustomAuthCredentials instance)
Creates an immutable copy of a
CustomAuthCredentials value. |
ImmutableCustomAuthCredentials |
ImmutableCustomAuthCredentials.withCustomAuthenticationType(String value)
Copy the current immutable object by setting a value for the
customAuthenticationType attribute. |
ImmutableCustomAuthCredentials |
ImmutableCustomAuthCredentials.withCustomCredentials(Map<String,? extends String> entries)
Copy the current immutable object by replacing the
customCredentials map with the specified map. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.