| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataShareAssociation> |
AuthorizeDataShareResponse.dataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
DisassociateDataShareConsumerResponse.dataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
AssociateDataShareConsumerResponse.dataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
DataShare.dataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
DeauthorizeDataShareResponse.dataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
RejectDataShareResponse.dataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizeDataShareResponse.Builder |
AuthorizeDataShareResponse.Builder.dataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DisassociateDataShareConsumerResponse.Builder |
DisassociateDataShareConsumerResponse.Builder.dataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
AssociateDataShareConsumerResponse.Builder |
AssociateDataShareConsumerResponse.Builder.dataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DataShare.Builder |
DataShare.Builder.dataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DeauthorizeDataShareResponse.Builder |
DeauthorizeDataShareResponse.Builder.dataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
RejectDataShareResponse.Builder |
RejectDataShareResponse.Builder.dataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizeDataShareResponse.Builder |
AuthorizeDataShareResponse.Builder.dataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DisassociateDataShareConsumerResponse.Builder |
DisassociateDataShareConsumerResponse.Builder.dataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
AssociateDataShareConsumerResponse.Builder |
AssociateDataShareConsumerResponse.Builder.dataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DataShare.Builder |
DataShare.Builder.dataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DeauthorizeDataShareResponse.Builder |
DeauthorizeDataShareResponse.Builder.dataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
RejectDataShareResponse.Builder |
RejectDataShareResponse.Builder.dataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
Copyright © 2023. All rights reserved.