| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountAttributesResponse |
RedshiftClient.describeAccountAttributes()
Returns a list of attributes attached to an account
|
default DescribeAccountAttributesResponse |
RedshiftClient.describeAccountAttributes(Consumer<DescribeAccountAttributesRequest.Builder> describeAccountAttributesRequest)
Returns a list of attributes attached to an account
|
default DescribeAccountAttributesResponse |
RedshiftClient.describeAccountAttributes(DescribeAccountAttributesRequest describeAccountAttributesRequest)
Returns a list of attributes attached to an account
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAccountAttributesResponse> |
RedshiftAsyncClient.describeAccountAttributes()
Returns a list of attributes attached to an account
|
default CompletableFuture<DescribeAccountAttributesResponse> |
RedshiftAsyncClient.describeAccountAttributes(Consumer<DescribeAccountAttributesRequest.Builder> describeAccountAttributesRequest)
Returns a list of attributes attached to an account
|
default CompletableFuture<DescribeAccountAttributesResponse> |
RedshiftAsyncClient.describeAccountAttributes(DescribeAccountAttributesRequest describeAccountAttributesRequest)
Returns a list of attributes attached to an account
|
Copyright © 2020. All rights reserved.