| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteAuthenticationProfileResponse |
RedshiftClient.deleteAuthenticationProfile(Consumer<DeleteAuthenticationProfileRequest.Builder> deleteAuthenticationProfileRequest)
Deletes an authentication profile.
|
default DeleteAuthenticationProfileResponse |
RedshiftClient.deleteAuthenticationProfile(DeleteAuthenticationProfileRequest deleteAuthenticationProfileRequest)
Deletes an authentication profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAuthenticationProfileResponse> |
RedshiftAsyncClient.deleteAuthenticationProfile(Consumer<DeleteAuthenticationProfileRequest.Builder> deleteAuthenticationProfileRequest)
Deletes an authentication profile.
|
default CompletableFuture<DeleteAuthenticationProfileResponse> |
RedshiftAsyncClient.deleteAuthenticationProfile(DeleteAuthenticationProfileRequest deleteAuthenticationProfileRequest)
Deletes an authentication profile.
|
Copyright © 2023. All rights reserved.