| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| software.amazon.awssdk.services.redshiftserverless.paginators |
| Modifier and Type | Method and Description |
|---|---|
static RedshiftServerlessClient |
RedshiftServerlessClient.create()
Create a
RedshiftServerlessClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListEndpointAccessIterable(RedshiftServerlessClient client,
ListEndpointAccessRequest firstRequest) |
ListNamespacesIterable(RedshiftServerlessClient client,
ListNamespacesRequest firstRequest) |
ListRecoveryPointsIterable(RedshiftServerlessClient client,
ListRecoveryPointsRequest firstRequest) |
ListSnapshotsIterable(RedshiftServerlessClient client,
ListSnapshotsRequest firstRequest) |
ListUsageLimitsIterable(RedshiftServerlessClient client,
ListUsageLimitsRequest firstRequest) |
ListWorkgroupsIterable(RedshiftServerlessClient client,
ListWorkgroupsRequest firstRequest) |
Copyright © 2022. All rights reserved.