| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default AcceptReservedNodeExchangeResponse |
RedshiftClient.acceptReservedNodeExchange(AcceptReservedNodeExchangeRequest acceptReservedNodeExchangeRequest)
Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type,
or number of nodes) and no additional costs.
|
default AcceptReservedNodeExchangeResponse |
RedshiftClient.acceptReservedNodeExchange(Consumer<AcceptReservedNodeExchangeRequest.Builder> acceptReservedNodeExchangeRequest)
Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type,
or number of nodes) and no additional costs.
|
default AuthorizeEndpointAccessResponse |
RedshiftClient.authorizeEndpointAccess(AuthorizeEndpointAccessRequest authorizeEndpointAccessRequest)
Grants access to a cluster.
|
default AuthorizeEndpointAccessResponse |
RedshiftClient.authorizeEndpointAccess(Consumer<AuthorizeEndpointAccessRequest.Builder> authorizeEndpointAccessRequest)
Grants access to a cluster.
|
default AuthorizeSnapshotAccessResponse |
RedshiftClient.authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest)
Authorizes the specified Amazon Web Services account to restore the specified snapshot.
|
default AuthorizeSnapshotAccessResponse |
RedshiftClient.authorizeSnapshotAccess(Consumer<AuthorizeSnapshotAccessRequest.Builder> authorizeSnapshotAccessRequest)
Authorizes the specified Amazon Web Services account to restore the specified snapshot.
|
default CancelResizeResponse |
RedshiftClient.cancelResize(CancelResizeRequest cancelResizeRequest)
Cancels a resize operation for a cluster.
|
default CancelResizeResponse |
RedshiftClient.cancelResize(Consumer<CancelResizeRequest.Builder> cancelResizeRequest)
Cancels a resize operation for a cluster.
|
default CreateCustomDomainAssociationResponse |
RedshiftClient.createCustomDomainAssociation(Consumer<CreateCustomDomainAssociationRequest.Builder> createCustomDomainAssociationRequest)
Used to create a custom domain name for a cluster.
|
default CreateCustomDomainAssociationResponse |
RedshiftClient.createCustomDomainAssociation(CreateCustomDomainAssociationRequest createCustomDomainAssociationRequest)
Used to create a custom domain name for a cluster.
|
default CreateEndpointAccessResponse |
RedshiftClient.createEndpointAccess(Consumer<CreateEndpointAccessRequest.Builder> createEndpointAccessRequest)
Creates a Redshift-managed VPC endpoint.
|
default CreateEndpointAccessResponse |
RedshiftClient.createEndpointAccess(CreateEndpointAccessRequest createEndpointAccessRequest)
Creates a Redshift-managed VPC endpoint.
|
default CreateUsageLimitResponse |
RedshiftClient.createUsageLimit(Consumer<CreateUsageLimitRequest.Builder> createUsageLimitRequest)
Creates a usage limit for a specified Amazon Redshift feature on a cluster.
|
default CreateUsageLimitResponse |
RedshiftClient.createUsageLimit(CreateUsageLimitRequest createUsageLimitRequest)
Creates a usage limit for a specified Amazon Redshift feature on a cluster.
|
default DeleteCustomDomainAssociationResponse |
RedshiftClient.deleteCustomDomainAssociation(Consumer<DeleteCustomDomainAssociationRequest.Builder> deleteCustomDomainAssociationRequest)
Contains information about deleting a custom domain association for a cluster.
|
default DeleteCustomDomainAssociationResponse |
RedshiftClient.deleteCustomDomainAssociation(DeleteCustomDomainAssociationRequest deleteCustomDomainAssociationRequest)
Contains information about deleting a custom domain association for a cluster.
|
default DeleteResourcePolicyResponse |
RedshiftClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest)
Deletes the resource policy for a specified resource.
|
default DeleteResourcePolicyResponse |
RedshiftClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest)
Deletes the resource policy for a specified resource.
|
default DeleteUsageLimitResponse |
RedshiftClient.deleteUsageLimit(Consumer<DeleteUsageLimitRequest.Builder> deleteUsageLimitRequest)
Deletes a usage limit from a cluster.
|
default DeleteUsageLimitResponse |
RedshiftClient.deleteUsageLimit(DeleteUsageLimitRequest deleteUsageLimitRequest)
Deletes a usage limit from a cluster.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots()
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator()
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeCustomDomainAssociationsResponse |
RedshiftClient.describeCustomDomainAssociations(Consumer<DescribeCustomDomainAssociationsRequest.Builder> describeCustomDomainAssociationsRequest)
Contains information about custom domain associations for a cluster.
|
default DescribeCustomDomainAssociationsResponse |
RedshiftClient.describeCustomDomainAssociations(DescribeCustomDomainAssociationsRequest describeCustomDomainAssociationsRequest)
Contains information about custom domain associations for a cluster.
|
default DescribeCustomDomainAssociationsIterable |
RedshiftClient.describeCustomDomainAssociationsPaginator(Consumer<DescribeCustomDomainAssociationsRequest.Builder> describeCustomDomainAssociationsRequest)
Contains information about custom domain associations for a cluster.
|
default DescribeCustomDomainAssociationsIterable |
RedshiftClient.describeCustomDomainAssociationsPaginator(DescribeCustomDomainAssociationsRequest describeCustomDomainAssociationsRequest)
Contains information about custom domain associations for a cluster.
|
default DescribeEndpointAuthorizationResponse |
RedshiftClient.describeEndpointAuthorization(Consumer<DescribeEndpointAuthorizationRequest.Builder> describeEndpointAuthorizationRequest)
Describes an endpoint authorization.
|
default DescribeEndpointAuthorizationResponse |
RedshiftClient.describeEndpointAuthorization(DescribeEndpointAuthorizationRequest describeEndpointAuthorizationRequest)
Describes an endpoint authorization.
|
default DescribeEndpointAuthorizationIterable |
RedshiftClient.describeEndpointAuthorizationPaginator(Consumer<DescribeEndpointAuthorizationRequest.Builder> describeEndpointAuthorizationRequest)
Describes an endpoint authorization.
|
default DescribeEndpointAuthorizationIterable |
RedshiftClient.describeEndpointAuthorizationPaginator(DescribeEndpointAuthorizationRequest describeEndpointAuthorizationRequest)
Describes an endpoint authorization.
|
default DescribeInboundIntegrationsResponse |
RedshiftClient.describeInboundIntegrations(Consumer<DescribeInboundIntegrationsRequest.Builder> describeInboundIntegrationsRequest)
Returns a list of inbound integrations.
|
default DescribeInboundIntegrationsResponse |
RedshiftClient.describeInboundIntegrations(DescribeInboundIntegrationsRequest describeInboundIntegrationsRequest)
Returns a list of inbound integrations.
|
default DescribeInboundIntegrationsIterable |
RedshiftClient.describeInboundIntegrationsPaginator(Consumer<DescribeInboundIntegrationsRequest.Builder> describeInboundIntegrationsRequest)
Returns a list of inbound integrations.
|
default DescribeInboundIntegrationsIterable |
RedshiftClient.describeInboundIntegrationsPaginator(DescribeInboundIntegrationsRequest describeInboundIntegrationsRequest)
Returns a list of inbound integrations.
|
default DescribeNodeConfigurationOptionsResponse |
RedshiftClient.describeNodeConfigurationOptions(Consumer<DescribeNodeConfigurationOptionsRequest.Builder> describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
default DescribeNodeConfigurationOptionsResponse |
RedshiftClient.describeNodeConfigurationOptions(DescribeNodeConfigurationOptionsRequest describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
default DescribeNodeConfigurationOptionsIterable |
RedshiftClient.describeNodeConfigurationOptionsPaginator(Consumer<DescribeNodeConfigurationOptionsRequest.Builder> describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
default DescribeNodeConfigurationOptionsIterable |
RedshiftClient.describeNodeConfigurationOptionsPaginator(DescribeNodeConfigurationOptionsRequest describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
default DescribeReservedNodeExchangeStatusResponse |
RedshiftClient.describeReservedNodeExchangeStatus(Consumer<DescribeReservedNodeExchangeStatusRequest.Builder> describeReservedNodeExchangeStatusRequest)
Returns exchange status details and associated metadata for a reserved-node exchange.
|
default DescribeReservedNodeExchangeStatusResponse |
RedshiftClient.describeReservedNodeExchangeStatus(DescribeReservedNodeExchangeStatusRequest describeReservedNodeExchangeStatusRequest)
Returns exchange status details and associated metadata for a reserved-node exchange.
|
default DescribeReservedNodeExchangeStatusIterable |
RedshiftClient.describeReservedNodeExchangeStatusPaginator(Consumer<DescribeReservedNodeExchangeStatusRequest.Builder> describeReservedNodeExchangeStatusRequest)
Returns exchange status details and associated metadata for a reserved-node exchange.
|
default DescribeReservedNodeExchangeStatusIterable |
RedshiftClient.describeReservedNodeExchangeStatusPaginator(DescribeReservedNodeExchangeStatusRequest describeReservedNodeExchangeStatusRequest)
Returns exchange status details and associated metadata for a reserved-node exchange.
|
default DescribeReservedNodeOfferingsResponse |
RedshiftClient.describeReservedNodeOfferings()
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the
node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
|
default DescribeReservedNodeOfferingsResponse |
RedshiftClient.describeReservedNodeOfferings(Consumer<DescribeReservedNodeOfferingsRequest.Builder> describeReservedNodeOfferingsRequest)
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the
node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
|
default DescribeReservedNodeOfferingsResponse |
RedshiftClient.describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest)
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the
node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
|
default DescribeReservedNodeOfferingsIterable |
RedshiftClient.describeReservedNodeOfferingsPaginator()
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the
node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
|
default DescribeReservedNodeOfferingsIterable |
RedshiftClient.describeReservedNodeOfferingsPaginator(Consumer<DescribeReservedNodeOfferingsRequest.Builder> describeReservedNodeOfferingsRequest)
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the
node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
|
default DescribeReservedNodeOfferingsIterable |
RedshiftClient.describeReservedNodeOfferingsPaginator(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest)
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the
node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
|
default DescribeUsageLimitsResponse |
RedshiftClient.describeUsageLimits(Consumer<DescribeUsageLimitsRequest.Builder> describeUsageLimitsRequest)
Shows usage limits on a cluster.
|
default DescribeUsageLimitsResponse |
RedshiftClient.describeUsageLimits(DescribeUsageLimitsRequest describeUsageLimitsRequest)
Shows usage limits on a cluster.
|
default DescribeUsageLimitsIterable |
RedshiftClient.describeUsageLimitsPaginator(Consumer<DescribeUsageLimitsRequest.Builder> describeUsageLimitsRequest)
Shows usage limits on a cluster.
|
default DescribeUsageLimitsIterable |
RedshiftClient.describeUsageLimitsPaginator(DescribeUsageLimitsRequest describeUsageLimitsRequest)
Shows usage limits on a cluster.
|
default GetClusterCredentialsResponse |
RedshiftClient.getClusterCredentials(Consumer<GetClusterCredentialsRequest.Builder> getClusterCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift
database.
|
default GetClusterCredentialsResponse |
RedshiftClient.getClusterCredentials(GetClusterCredentialsRequest getClusterCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift
database.
|
default GetClusterCredentialsWithIamResponse |
RedshiftClient.getClusterCredentialsWithIAM(Consumer<GetClusterCredentialsWithIamRequest.Builder> getClusterCredentialsWithIamRequest)
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift
database.
|
default GetClusterCredentialsWithIamResponse |
RedshiftClient.getClusterCredentialsWithIAM(GetClusterCredentialsWithIamRequest getClusterCredentialsWithIamRequest)
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift
database.
|
default GetReservedNodeExchangeConfigurationOptionsResponse |
RedshiftClient.getReservedNodeExchangeConfigurationOptions(Consumer<GetReservedNodeExchangeConfigurationOptionsRequest.Builder> getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeConfigurationOptionsResponse |
RedshiftClient.getReservedNodeExchangeConfigurationOptions(GetReservedNodeExchangeConfigurationOptionsRequest getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeConfigurationOptionsIterable |
RedshiftClient.getReservedNodeExchangeConfigurationOptionsPaginator(Consumer<GetReservedNodeExchangeConfigurationOptionsRequest.Builder> getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeConfigurationOptionsIterable |
RedshiftClient.getReservedNodeExchangeConfigurationOptionsPaginator(GetReservedNodeExchangeConfigurationOptionsRequest getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeOfferingsResponse |
RedshiftClient.getReservedNodeExchangeOfferings(Consumer<GetReservedNodeExchangeOfferingsRequest.Builder> getReservedNodeExchangeOfferingsRequest)
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given
DC1 reserved node.
|
default GetReservedNodeExchangeOfferingsResponse |
RedshiftClient.getReservedNodeExchangeOfferings(GetReservedNodeExchangeOfferingsRequest getReservedNodeExchangeOfferingsRequest)
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given
DC1 reserved node.
|
default GetReservedNodeExchangeOfferingsIterable |
RedshiftClient.getReservedNodeExchangeOfferingsPaginator(Consumer<GetReservedNodeExchangeOfferingsRequest.Builder> getReservedNodeExchangeOfferingsRequest)
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given
DC1 reserved node.
|
default GetReservedNodeExchangeOfferingsIterable |
RedshiftClient.getReservedNodeExchangeOfferingsPaginator(GetReservedNodeExchangeOfferingsRequest getReservedNodeExchangeOfferingsRequest)
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given
DC1 reserved node.
|
default GetResourcePolicyResponse |
RedshiftClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest)
Get the resource policy for a specified resource.
|
default GetResourcePolicyResponse |
RedshiftClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest)
Get the resource policy for a specified resource.
|
default ModifyAquaConfigurationResponse |
RedshiftClient.modifyAquaConfiguration(Consumer<ModifyAquaConfigurationRequest.Builder> modifyAquaConfigurationRequest)
This operation is retired.
|
default ModifyAquaConfigurationResponse |
RedshiftClient.modifyAquaConfiguration(ModifyAquaConfigurationRequest modifyAquaConfigurationRequest)
This operation is retired.
|
default ModifyClusterResponse |
RedshiftClient.modifyCluster(Consumer<ModifyClusterRequest.Builder> modifyClusterRequest)
Modifies the settings for a cluster.
|
default ModifyClusterResponse |
RedshiftClient.modifyCluster(ModifyClusterRequest modifyClusterRequest)
Modifies the settings for a cluster.
|
default ModifyCustomDomainAssociationResponse |
RedshiftClient.modifyCustomDomainAssociation(Consumer<ModifyCustomDomainAssociationRequest.Builder> modifyCustomDomainAssociationRequest)
Contains information for changing a custom domain association.
|
default ModifyCustomDomainAssociationResponse |
RedshiftClient.modifyCustomDomainAssociation(ModifyCustomDomainAssociationRequest modifyCustomDomainAssociationRequest)
Contains information for changing a custom domain association.
|
default ModifyUsageLimitResponse |
RedshiftClient.modifyUsageLimit(Consumer<ModifyUsageLimitRequest.Builder> modifyUsageLimitRequest)
Modifies a usage limit in a cluster.
|
default ModifyUsageLimitResponse |
RedshiftClient.modifyUsageLimit(ModifyUsageLimitRequest modifyUsageLimitRequest)
Modifies a usage limit in a cluster.
|
default PurchaseReservedNodeOfferingResponse |
RedshiftClient.purchaseReservedNodeOffering(Consumer<PurchaseReservedNodeOfferingRequest.Builder> purchaseReservedNodeOfferingRequest)
Allows you to purchase reserved nodes.
|
default PurchaseReservedNodeOfferingResponse |
RedshiftClient.purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest purchaseReservedNodeOfferingRequest)
Allows you to purchase reserved nodes.
|
default PutResourcePolicyResponse |
RedshiftClient.putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest)
Updates the resource policy for a specified resource.
|
default PutResourcePolicyResponse |
RedshiftClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)
Updates the resource policy for a specified resource.
|
default ResizeClusterResponse |
RedshiftClient.resizeCluster(Consumer<ResizeClusterRequest.Builder> resizeClusterRequest)
Changes the size of the cluster.
|
default ResizeClusterResponse |
RedshiftClient.resizeCluster(ResizeClusterRequest resizeClusterRequest)
Changes the size of the cluster.
|
default RestoreFromClusterSnapshotResponse |
RedshiftClient.restoreFromClusterSnapshot(Consumer<RestoreFromClusterSnapshotRequest.Builder> restoreFromClusterSnapshotRequest)
Creates a new cluster from a snapshot.
|
default RestoreFromClusterSnapshotResponse |
RedshiftClient.restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest)
Creates a new cluster from a snapshot.
|
default RestoreTableFromClusterSnapshotResponse |
RedshiftClient.restoreTableFromClusterSnapshot(Consumer<RestoreTableFromClusterSnapshotRequest.Builder> restoreTableFromClusterSnapshotRequest)
Creates a new table from a table in an Amazon Redshift cluster snapshot.
|
default RestoreTableFromClusterSnapshotResponse |
RedshiftClient.restoreTableFromClusterSnapshot(RestoreTableFromClusterSnapshotRequest restoreTableFromClusterSnapshotRequest)
Creates a new table from a table in an Amazon Redshift cluster snapshot.
|
default RevokeSnapshotAccessResponse |
RedshiftClient.revokeSnapshotAccess(Consumer<RevokeSnapshotAccessRequest.Builder> revokeSnapshotAccessRequest)
Removes the ability of the specified Amazon Web Services account to restore the specified snapshot.
|
default RevokeSnapshotAccessResponse |
RedshiftClient.revokeSnapshotAccess(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified Amazon Web Services account to restore the specified snapshot.
|
Copyright © 2023. All rights reserved.