| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default AddPartnerResponse |
RedshiftClient.addPartner(AddPartnerRequest addPartnerRequest)
Adds a partner integration to a cluster.
|
default AddPartnerResponse |
RedshiftClient.addPartner(Consumer<AddPartnerRequest.Builder> addPartnerRequest)
Adds a partner integration to a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddPartnerResponse> |
RedshiftAsyncClient.addPartner(AddPartnerRequest addPartnerRequest)
Adds a partner integration to a cluster.
|
default CompletableFuture<AddPartnerResponse> |
RedshiftAsyncClient.addPartner(Consumer<AddPartnerRequest.Builder> addPartnerRequest)
Adds a partner integration to a cluster.
|
Copyright © 2023. All rights reserved.