| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationProfile> |
DescribeAuthenticationProfilesResponse.authenticationProfiles()
The list of authentication profiles.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAuthenticationProfilesResponse.Builder |
DescribeAuthenticationProfilesResponse.Builder.authenticationProfiles(AuthenticationProfile... authenticationProfiles)
The list of authentication profiles.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAuthenticationProfilesResponse.Builder |
DescribeAuthenticationProfilesResponse.Builder.authenticationProfiles(Collection<AuthenticationProfile> authenticationProfiles)
The list of authentication profiles.
|
Copyright © 2022. All rights reserved.