| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
DataShareAssociation |
DataShareAssociation.clone() |
DataShareAssociation |
DataShareAssociation.withConsumerIdentifier(String consumerIdentifier)
The name of the consumer accounts that have an association with a producer datashare.
|
DataShareAssociation |
DataShareAssociation.withConsumerRegion(String consumerRegion)
The Amazon Web Services Region of the consumer accounts that have an association with a producer datashare.
|
DataShareAssociation |
DataShareAssociation.withCreatedDate(Date createdDate)
The creation date of the datashare that is associated.
|
DataShareAssociation |
DataShareAssociation.withStatus(DataShareStatus status)
The status of the datashare that is associated.
|
DataShareAssociation |
DataShareAssociation.withStatus(String status)
The status of the datashare that is associated.
|
DataShareAssociation |
DataShareAssociation.withStatusChangeDate(Date statusChangeDate)
The status change data of the datashare that is associated.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataShareAssociation> |
DisassociateDataShareConsumerResult.getDataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
DeauthorizeDataShareResult.getDataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
AuthorizeDataShareResult.getDataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
AssociateDataShareConsumerResult.getDataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
RejectDataShareResult.getDataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
List<DataShareAssociation> |
DataShare.getDataShareAssociations()
A value that specifies when the datashare has an association between producer and data consumers.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateDataShareConsumerResult |
DisassociateDataShareConsumerResult.withDataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DeauthorizeDataShareResult |
DeauthorizeDataShareResult.withDataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
AuthorizeDataShareResult |
AuthorizeDataShareResult.withDataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
AssociateDataShareConsumerResult |
AssociateDataShareConsumerResult.withDataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
RejectDataShareResult |
RejectDataShareResult.withDataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DataShare |
DataShare.withDataShareAssociations(DataShareAssociation... dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisassociateDataShareConsumerResult.setDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
void |
DeauthorizeDataShareResult.setDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
void |
AuthorizeDataShareResult.setDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
void |
AssociateDataShareConsumerResult.setDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
void |
RejectDataShareResult.setDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
void |
DataShare.setDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DisassociateDataShareConsumerResult |
DisassociateDataShareConsumerResult.withDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DeauthorizeDataShareResult |
DeauthorizeDataShareResult.withDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
AuthorizeDataShareResult |
AuthorizeDataShareResult.withDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
AssociateDataShareConsumerResult |
AssociateDataShareConsumerResult.withDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
RejectDataShareResult |
RejectDataShareResult.withDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
DataShare |
DataShare.withDataShareAssociations(Collection<DataShareAssociation> dataShareAssociations)
A value that specifies when the datashare has an association between producer and data consumers.
|
Copyright © 2023. All rights reserved.