| Package | Description |
|---|---|
| com.amazonaws.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| com.amazonaws.services.redshiftserverless.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomDomainAssociationsResult |
AbstractAWSRedshiftServerless.listCustomDomainAssociations(ListCustomDomainAssociationsRequest request) |
ListCustomDomainAssociationsResult |
AWSRedshiftServerlessClient.listCustomDomainAssociations(ListCustomDomainAssociationsRequest request)
Lists custom domain associations for Amazon Redshift Serverless.
|
ListCustomDomainAssociationsResult |
AWSRedshiftServerless.listCustomDomainAssociations(ListCustomDomainAssociationsRequest listCustomDomainAssociationsRequest)
Lists custom domain associations for Amazon Redshift Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomDomainAssociationsResult |
ListCustomDomainAssociationsResult.clone() |
ListCustomDomainAssociationsResult |
ListCustomDomainAssociationsResult.withAssociations(Association... associations)
A list of Association objects.
|
ListCustomDomainAssociationsResult |
ListCustomDomainAssociationsResult.withAssociations(Collection<Association> associations)
A list of Association objects.
|
ListCustomDomainAssociationsResult |
ListCustomDomainAssociationsResult.withNextToken(String nextToken)
When
nextToken is returned, there are more results available. |
Copyright © 2024. All rights reserved.