RedshiftClient
class RedshiftClient(credentialsProvider: AWSCredentialsProvider) extends AmazonRedshiftClient with Redshift
Default Implementation
Default Implementation
- Value Params
- credentialsProvider
credentialsProvider
trait Redshift
class AmazonRedshiftClient
trait AmazonRedshift
class AmazonWebServiceClient
class Object
trait Matchable
class Any
Value members
Inherited methods
def authorizeClusterSecurityGroupIngress(`x$0`: AuthorizeClusterSecurityGroupIngressRequest): ClusterSecurityGroup
- Inherited from
- AmazonRedshiftClient
def authorizeSecurityGroupIngress(securityGroup: ClusterSecurityGroup, ec2SecurityGroup: EC2SecurityGroup, cidrip: String): Unit
- Inherited from
- Redshift
def batchDeleteClusterSnapshots(`x$0`: BatchDeleteClusterSnapshotsRequest): BatchDeleteClusterSnapshotsResult
- Inherited from
- AmazonRedshiftClient
def batchModifyClusterSnapshots(`x$0`: BatchModifyClusterSnapshotsRequest): BatchModifyClusterSnapshotsResult
- Inherited from
- AmazonRedshiftClient
def clusterParameterGroup(name: String, marker: String, maxRecords: Int): Option[ClusterParameterGroup]
- Inherited from
- Redshift
def clusterSecurityGroup(name: String, marker: String, maxRecords: Int): Option[ClusterSecurityGroup]
- Inherited from
- Redshift
def clusterVersion(version: String, paramtereGroupFamily: String, marker: String, maxRecords: Int): Option[ClusterVersion]
- Inherited from
- Redshift
def createClusterParameterGroup(name: String, family: String, description: String): ClusterParameterGroup
- Inherited from
- Redshift
def createSubnetGroup(name: String, description: String, subnetIds: Seq[String]): ClusterSubnetGroup
- Inherited from
- Redshift
def deleteClusterParameterGroup(`x$0`: DeleteClusterParameterGroupRequest): DeleteClusterParameterGroupResult
- Inherited from
- AmazonRedshiftClient
def deleteClusterSecurityGroup(`x$0`: DeleteClusterSecurityGroupRequest): DeleteClusterSecurityGroupResult
- Inherited from
- AmazonRedshiftClient
def deleteClusterSubnetGroup(`x$0`: DeleteClusterSubnetGroupRequest): DeleteClusterSubnetGroupResult
- Inherited from
- AmazonRedshiftClient
def deleteHsmClientCertificate(`x$0`: DeleteHsmClientCertificateRequest): DeleteHsmClientCertificateResult
- Inherited from
- AmazonRedshiftClient
def describeAccountAttributes(`x$0`: DescribeAccountAttributesRequest): DescribeAccountAttributesResult
- Inherited from
- AmazonRedshiftClient
def describeClusterDbRevisions(`x$0`: DescribeClusterDbRevisionsRequest): DescribeClusterDbRevisionsResult
- Inherited from
- AmazonRedshiftClient
def describeClusterParameterGroups(`x$0`: DescribeClusterParameterGroupsRequest): DescribeClusterParameterGroupsResult
- Inherited from
- AmazonRedshiftClient
def describeClusterParameters(`x$0`: DescribeClusterParametersRequest): DescribeClusterParametersResult
- Inherited from
- AmazonRedshiftClient
def describeClusterSecurityGroups(`x$0`: DescribeClusterSecurityGroupsRequest): DescribeClusterSecurityGroupsResult
- Inherited from
- AmazonRedshiftClient
def describeClusterSnapshots(`x$0`: DescribeClusterSnapshotsRequest): DescribeClusterSnapshotsResult
- Inherited from
- AmazonRedshiftClient
def describeClusterSubnetGroups(`x$0`: DescribeClusterSubnetGroupsRequest): DescribeClusterSubnetGroupsResult
- Inherited from
- AmazonRedshiftClient
def describeDefaultClusterParameters(`x$0`: DescribeDefaultClusterParametersRequest): DefaultClusterParameters
- Inherited from
- AmazonRedshiftClient
def describeEndpointAuthorization(`x$0`: DescribeEndpointAuthorizationRequest): DescribeEndpointAuthorizationResult
- Inherited from
- AmazonRedshiftClient
def describeEventSubscriptions(`x$0`: DescribeEventSubscriptionsRequest): DescribeEventSubscriptionsResult
- Inherited from
- AmazonRedshiftClient
def describeHsmClientCertificates(`x$0`: DescribeHsmClientCertificatesRequest): DescribeHsmClientCertificatesResult
- Inherited from
- AmazonRedshiftClient
def describeHsmConfigurations(`x$0`: DescribeHsmConfigurationsRequest): DescribeHsmConfigurationsResult
- Inherited from
- AmazonRedshiftClient
def describeNodeConfigurationOptions(`x$0`: DescribeNodeConfigurationOptionsRequest): DescribeNodeConfigurationOptionsResult
- Inherited from
- AmazonRedshiftClient
def describeOrderableClusterOptions(`x$0`: DescribeOrderableClusterOptionsRequest): DescribeOrderableClusterOptionsResult
- Inherited from
- AmazonRedshiftClient
def describeReservedNodeOfferings(`x$0`: DescribeReservedNodeOfferingsRequest): DescribeReservedNodeOfferingsResult
- Inherited from
- AmazonRedshiftClient
def describeScheduledActions(`x$0`: DescribeScheduledActionsRequest): DescribeScheduledActionsResult
- Inherited from
- AmazonRedshiftClient
def describeSnapshotCopyGrants(`x$0`: DescribeSnapshotCopyGrantsRequest): DescribeSnapshotCopyGrantsResult
- Inherited from
- AmazonRedshiftClient
def describeSnapshotSchedules(`x$0`: DescribeSnapshotSchedulesRequest): DescribeSnapshotSchedulesResult
- Inherited from
- AmazonRedshiftClient
def describeTableRestoreStatus(`x$0`: DescribeTableRestoreStatusRequest): DescribeTableRestoreStatusResult
- Inherited from
- AmazonRedshiftClient
def getReservedNodeExchangeOfferings(`x$0`: GetReservedNodeExchangeOfferingsRequest): GetReservedNodeExchangeOfferingsResult
- Inherited from
- AmazonRedshiftClient
def modifyClusterParameterGroup(`x$0`: ModifyClusterParameterGroupRequest): ModifyClusterParameterGroupResult
- Inherited from
- AmazonRedshiftClient
def modifyClusterSnapshotSchedule(`x$0`: ModifyClusterSnapshotScheduleRequest): ModifyClusterSnapshotScheduleResult
- Inherited from
- AmazonRedshiftClient
def resetClusterParameterGroup(`x$0`: ResetClusterParameterGroupRequest): ResetClusterParameterGroupResult
- Inherited from
- AmazonRedshiftClient
def restoreTableFromClusterSnapshot(`x$0`: RestoreTableFromClusterSnapshotRequest): TableRestoreStatus
- Inherited from
- AmazonRedshiftClient
def revokeClusterSecurityGroupIngress(`x$0`: RevokeClusterSecurityGroupIngressRequest): ClusterSecurityGroup
- Inherited from
- AmazonRedshiftClient
def snapshot(snapshotIdentifier: String, clusterIdentifier: String, from: DateTime, to: DateTime, marker: String, maxRecords: Int, ownerAccount: String, snapshotType: SnapshotType): Option[Snapshot]
- Inherited from
- Redshift
Deprecated and Inherited methods
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @SdkInternalApi @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "") @throws(java.lang.IllegalArgumentException)
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "") @throws(java.lang.IllegalArgumentException)
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from
- AmazonWebServiceClient