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 acceptReservedNodeExchange(`x$0`: AcceptReservedNodeExchangeRequest): ReservedNode
Inherited from
AmazonRedshiftClient
def addPartner(`x$0`: AddPartnerRequest): AddPartnerResult
Inherited from
AmazonRedshiftClient
def at(region: Region): Redshift
Inherited from
Redshift
def authorizeAccess(snapshot: Snapshot, accountId: String): Unit
Inherited from
Redshift
def authorizeClusterSecurityGroupIngress(`x$0`: AuthorizeClusterSecurityGroupIngressRequest): ClusterSecurityGroup
Inherited from
AmazonRedshiftClient
def authorizeEndpointAccess(`x$0`: AuthorizeEndpointAccessRequest): AuthorizeEndpointAccessResult
Inherited from
AmazonRedshiftClient
def authorizeSecurityGroupIngress(securityGroup: ClusterSecurityGroup, ec2SecurityGroup: EC2SecurityGroup, cidrip: String): Unit
Inherited from
Redshift
def authorizeSnapshotAccess(snapshot: Snapshot, accountId: String): Unit
Inherited from
Redshift
def authorizeSnapshotAccess(`x$0`: AuthorizeSnapshotAccessRequest): Snapshot
Inherited from
AmazonRedshiftClient
def batchDeleteClusterSnapshots(`x$0`: BatchDeleteClusterSnapshotsRequest): BatchDeleteClusterSnapshotsResult
Inherited from
AmazonRedshiftClient
def batchModifyClusterSnapshots(`x$0`: BatchModifyClusterSnapshotsRequest): BatchModifyClusterSnapshotsResult
Inherited from
AmazonRedshiftClient
def cancelResize(`x$0`: CancelResizeRequest): CancelResizeResult
Inherited from
AmazonRedshiftClient
def cluster(identifier: String, marker: Option[String], maxRecords: Option[Int]): Option[Cluster]
Inherited from
Redshift
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 clusterSubnetGroup(name: String, marker: String, maxRecords: Int): Option[ClusterSubnetGroup]
Inherited from
Redshift
def clusterVersion(version: String, paramtereGroupFamily: String, marker: String, maxRecords: Int): Option[ClusterVersion]
Inherited from
Redshift
Inherited from
Redshift
def clusters: Seq[Cluster]
Inherited from
Redshift
def copy(source: Snapshot, targetIdentifier: String): Snapshot
Inherited from
Redshift
def copyClusterSnapshot(`x$0`: CopyClusterSnapshotRequest): Snapshot
Inherited from
AmazonRedshiftClient
def copySnapshot(source: Snapshot, targetIdentifier: String): Snapshot
Inherited from
Redshift
def createCluster(newCluster: NewCluster): Cluster
Inherited from
Redshift
def createCluster(`x$0`: CreateClusterRequest): Cluster
Inherited from
AmazonRedshiftClient
def createClusterParameterGroup(name: String, family: String, description: String): ClusterParameterGroup
Inherited from
Redshift
def createClusterParameterGroup(`x$0`: CreateClusterParameterGroupRequest): ClusterParameterGroup
Inherited from
AmazonRedshiftClient
def createClusterSecurityGroup(name: String, description: String): ClusterSecurityGroup
Inherited from
Redshift
def createClusterSecurityGroup(`x$0`: CreateClusterSecurityGroupRequest): ClusterSecurityGroup
Inherited from
AmazonRedshiftClient
def createClusterSnapshot(`x$0`: CreateClusterSnapshotRequest): Snapshot
Inherited from
AmazonRedshiftClient
def createClusterSubnetGroup(`x$0`: CreateClusterSubnetGroupRequest): ClusterSubnetGroup
Inherited from
AmazonRedshiftClient
def createEndpointAccess(`x$0`: CreateEndpointAccessRequest): CreateEndpointAccessResult
Inherited from
AmazonRedshiftClient
def createEventSubscription(`x$0`: CreateEventSubscriptionRequest): EventSubscription
Inherited from
AmazonRedshiftClient
def createHsmClientCertificate(`x$0`: CreateHsmClientCertificateRequest): HsmClientCertificate
Inherited from
AmazonRedshiftClient
def createHsmConfiguration(`x$0`: CreateHsmConfigurationRequest): HsmConfiguration
Inherited from
AmazonRedshiftClient
def createScheduledAction(`x$0`: CreateScheduledActionRequest): CreateScheduledActionResult
Inherited from
AmazonRedshiftClient
def createSnapshot(cluster: Cluster, snapshotIdentifier: String): Snapshot
Inherited from
Redshift
def createSnapshotCopyGrant(`x$0`: CreateSnapshotCopyGrantRequest): SnapshotCopyGrant
Inherited from
AmazonRedshiftClient
def createSnapshotSchedule(`x$0`: CreateSnapshotScheduleRequest): CreateSnapshotScheduleResult
Inherited from
AmazonRedshiftClient
def createSubnetGroup(name: String, description: String, subnetIds: Seq[String]): ClusterSubnetGroup
Inherited from
Redshift
def createTags(`x$0`: CreateTagsRequest): CreateTagsResult
Inherited from
AmazonRedshiftClient
def createUsageLimit(`x$0`: CreateUsageLimitRequest): CreateUsageLimitResult
Inherited from
AmazonRedshiftClient
def delete(group: ClusterSubnetGroup): Unit
Inherited from
Redshift
def delete(group: ClusterSecurityGroup): Unit
Inherited from
Redshift
def delete(group: ClusterParameterGroup): Unit
Inherited from
Redshift
def delete(snapshot: Snapshot): Unit
Inherited from
Redshift
def delete(cluster: Cluster, finalSnapshotIdentifier: String): Unit
Inherited from
Redshift
def deleteCluster(cluster: Cluster, finalSnapshotIdentifier: String): Unit
Inherited from
Redshift
def deleteCluster(`x$0`: DeleteClusterRequest): Cluster
Inherited from
AmazonRedshiftClient
def deleteClusterParameterGroup(`x$0`: DeleteClusterParameterGroupRequest): DeleteClusterParameterGroupResult
Inherited from
AmazonRedshiftClient
def deleteClusterSecurityGroup(`x$0`: DeleteClusterSecurityGroupRequest): DeleteClusterSecurityGroupResult
Inherited from
AmazonRedshiftClient
def deleteClusterSnapshot(`x$0`: DeleteClusterSnapshotRequest): Snapshot
Inherited from
AmazonRedshiftClient
def deleteClusterSubnetGroup(`x$0`: DeleteClusterSubnetGroupRequest): DeleteClusterSubnetGroupResult
Inherited from
AmazonRedshiftClient
Inherited from
Redshift
def deleteEndpointAccess(`x$0`: DeleteEndpointAccessRequest): DeleteEndpointAccessResult
Inherited from
AmazonRedshiftClient
def deleteEventSubscription(`x$0`: DeleteEventSubscriptionRequest): DeleteEventSubscriptionResult
Inherited from
AmazonRedshiftClient
def deleteHsmClientCertificate(`x$0`: DeleteHsmClientCertificateRequest): DeleteHsmClientCertificateResult
Inherited from
AmazonRedshiftClient
def deleteHsmConfiguration(`x$0`: DeleteHsmConfigurationRequest): DeleteHsmConfigurationResult
Inherited from
AmazonRedshiftClient
def deletePartner(`x$0`: DeletePartnerRequest): DeletePartnerResult
Inherited from
AmazonRedshiftClient
def deleteScheduledAction(`x$0`: DeleteScheduledActionRequest): DeleteScheduledActionResult
Inherited from
AmazonRedshiftClient
def deleteSnapshot(snapshot: Snapshot): Unit
Inherited from
Redshift
def deleteSnapshotCopyGrant(`x$0`: DeleteSnapshotCopyGrantRequest): DeleteSnapshotCopyGrantResult
Inherited from
AmazonRedshiftClient
def deleteSnapshotSchedule(`x$0`: DeleteSnapshotScheduleRequest): DeleteSnapshotScheduleResult
Inherited from
AmazonRedshiftClient
Inherited from
Redshift
def deleteTags(`x$0`: DeleteTagsRequest): DeleteTagsResult
Inherited from
AmazonRedshiftClient
def deleteUsageLimit(`x$0`: DeleteUsageLimitRequest): DeleteUsageLimitResult
Inherited from
AmazonRedshiftClient
def deleteWithoutFinalSnapshot(cluster: Cluster): Unit
Inherited from
Redshift
def describeAccountAttributes(`x$0`: DescribeAccountAttributesRequest): DescribeAccountAttributesResult
Inherited from
AmazonRedshiftClient
def describeClusterDbRevisions(`x$0`: DescribeClusterDbRevisionsRequest): DescribeClusterDbRevisionsResult
Inherited from
AmazonRedshiftClient
def describeClusterParameterGroups(): DescribeClusterParameterGroupsResult
Inherited from
AmazonRedshiftClient
def describeClusterParameterGroups(`x$0`: DescribeClusterParameterGroupsRequest): DescribeClusterParameterGroupsResult
Inherited from
AmazonRedshiftClient
def describeClusterParameters(`x$0`: DescribeClusterParametersRequest): DescribeClusterParametersResult
Inherited from
AmazonRedshiftClient
def describeClusterSecurityGroups(): DescribeClusterSecurityGroupsResult
Inherited from
AmazonRedshiftClient
def describeClusterSecurityGroups(`x$0`: DescribeClusterSecurityGroupsRequest): DescribeClusterSecurityGroupsResult
Inherited from
AmazonRedshiftClient
def describeClusterSnapshots(): DescribeClusterSnapshotsResult
Inherited from
AmazonRedshiftClient
def describeClusterSnapshots(`x$0`: DescribeClusterSnapshotsRequest): DescribeClusterSnapshotsResult
Inherited from
AmazonRedshiftClient
def describeClusterSubnetGroups(): DescribeClusterSubnetGroupsResult
Inherited from
AmazonRedshiftClient
def describeClusterSubnetGroups(`x$0`: DescribeClusterSubnetGroupsRequest): DescribeClusterSubnetGroupsResult
Inherited from
AmazonRedshiftClient
def describeClusterTracks(`x$0`: DescribeClusterTracksRequest): DescribeClusterTracksResult
Inherited from
AmazonRedshiftClient
def describeClusterVersions(): DescribeClusterVersionsResult
Inherited from
AmazonRedshiftClient
def describeClusterVersions(`x$0`: DescribeClusterVersionsRequest): DescribeClusterVersionsResult
Inherited from
AmazonRedshiftClient
def describeClusters(): DescribeClustersResult
Inherited from
AmazonRedshiftClient
def describeClusters(`x$0`: DescribeClustersRequest): DescribeClustersResult
Inherited from
AmazonRedshiftClient
def describeDefaultClusterParameters(`x$0`: DescribeDefaultClusterParametersRequest): DefaultClusterParameters
Inherited from
AmazonRedshiftClient
def describeEndpointAccess(`x$0`: DescribeEndpointAccessRequest): DescribeEndpointAccessResult
Inherited from
AmazonRedshiftClient
def describeEndpointAuthorization(`x$0`: DescribeEndpointAuthorizationRequest): DescribeEndpointAuthorizationResult
Inherited from
AmazonRedshiftClient
def describeEventCategories(): DescribeEventCategoriesResult
Inherited from
AmazonRedshiftClient
def describeEventCategories(`x$0`: DescribeEventCategoriesRequest): DescribeEventCategoriesResult
Inherited from
AmazonRedshiftClient
def describeEventSubscriptions(): DescribeEventSubscriptionsResult
Inherited from
AmazonRedshiftClient
def describeEventSubscriptions(`x$0`: DescribeEventSubscriptionsRequest): DescribeEventSubscriptionsResult
Inherited from
AmazonRedshiftClient
def describeEvents(): DescribeEventsResult
Inherited from
AmazonRedshiftClient
def describeEvents(`x$0`: DescribeEventsRequest): DescribeEventsResult
Inherited from
AmazonRedshiftClient
def describeHsmClientCertificates(): DescribeHsmClientCertificatesResult
Inherited from
AmazonRedshiftClient
def describeHsmClientCertificates(`x$0`: DescribeHsmClientCertificatesRequest): DescribeHsmClientCertificatesResult
Inherited from
AmazonRedshiftClient
def describeHsmConfigurations(): DescribeHsmConfigurationsResult
Inherited from
AmazonRedshiftClient
def describeHsmConfigurations(`x$0`: DescribeHsmConfigurationsRequest): DescribeHsmConfigurationsResult
Inherited from
AmazonRedshiftClient
def describeLoggingStatus(`x$0`: DescribeLoggingStatusRequest): DescribeLoggingStatusResult
Inherited from
AmazonRedshiftClient
def describeNodeConfigurationOptions(`x$0`: DescribeNodeConfigurationOptionsRequest): DescribeNodeConfigurationOptionsResult
Inherited from
AmazonRedshiftClient
def describeOrderableClusterOptions(): DescribeOrderableClusterOptionsResult
Inherited from
AmazonRedshiftClient
def describeOrderableClusterOptions(`x$0`: DescribeOrderableClusterOptionsRequest): DescribeOrderableClusterOptionsResult
Inherited from
AmazonRedshiftClient
def describePartners(`x$0`: DescribePartnersRequest): DescribePartnersResult
Inherited from
AmazonRedshiftClient
def describeReservedNodeOfferings(): DescribeReservedNodeOfferingsResult
Inherited from
AmazonRedshiftClient
def describeReservedNodeOfferings(`x$0`: DescribeReservedNodeOfferingsRequest): DescribeReservedNodeOfferingsResult
Inherited from
AmazonRedshiftClient
def describeReservedNodes(): DescribeReservedNodesResult
Inherited from
AmazonRedshiftClient
def describeReservedNodes(`x$0`: DescribeReservedNodesRequest): DescribeReservedNodesResult
Inherited from
AmazonRedshiftClient
def describeResize(`x$0`: DescribeResizeRequest): DescribeResizeResult
Inherited from
AmazonRedshiftClient
def describeScheduledActions(`x$0`: DescribeScheduledActionsRequest): DescribeScheduledActionsResult
Inherited from
AmazonRedshiftClient
def describeSnapshotCopyGrants(): DescribeSnapshotCopyGrantsResult
Inherited from
AmazonRedshiftClient
def describeSnapshotCopyGrants(`x$0`: DescribeSnapshotCopyGrantsRequest): DescribeSnapshotCopyGrantsResult
Inherited from
AmazonRedshiftClient
def describeSnapshotSchedules(`x$0`: DescribeSnapshotSchedulesRequest): DescribeSnapshotSchedulesResult
Inherited from
AmazonRedshiftClient
def describeStorage(`x$0`: DescribeStorageRequest): DescribeStorageResult
Inherited from
AmazonRedshiftClient
def describeTableRestoreStatus(): DescribeTableRestoreStatusResult
Inherited from
AmazonRedshiftClient
def describeTableRestoreStatus(`x$0`: DescribeTableRestoreStatusRequest): DescribeTableRestoreStatusResult
Inherited from
AmazonRedshiftClient
def describeTags(): DescribeTagsResult
Inherited from
AmazonRedshiftClient
def describeTags(`x$0`: DescribeTagsRequest): DescribeTagsResult
Inherited from
AmazonRedshiftClient
def describeUsageLimits(`x$0`: DescribeUsageLimitsRequest): DescribeUsageLimitsResult
Inherited from
AmazonRedshiftClient
def disableLogging(`x$0`: DisableLoggingRequest): DisableLoggingResult
Inherited from
AmazonRedshiftClient
def disableSnapshotCopy(`x$0`: DisableSnapshotCopyRequest): Cluster
Inherited from
AmazonRedshiftClient
def enableLogging(`x$0`: EnableLoggingRequest): EnableLoggingResult
Inherited from
AmazonRedshiftClient
def enableSnapshotCopy(`x$0`: EnableSnapshotCopyRequest): Cluster
Inherited from
AmazonRedshiftClient
def events: Seq[Event]
Inherited from
Redshift
def getCachedResponseMetadata(`x$0`: AmazonWebServiceRequest): ResponseMetadata
Inherited from
AmazonRedshiftClient
def getClientConfiguration(): ClientConfiguration
Inherited from
AmazonWebServiceClient
def getClusterCredentials(`x$0`: GetClusterCredentialsRequest): GetClusterCredentialsResult
Inherited from
AmazonRedshiftClient
def getEndpointPrefix(): String
Inherited from
AmazonWebServiceClient
def getMonitoringListeners(): Collection[MonitoringListener]
Inherited from
AmazonWebServiceClient
def getRequestMetricsCollector(): RequestMetricCollector
Inherited from
AmazonWebServiceClient
def getReservedNodeExchangeOfferings(`x$0`: GetReservedNodeExchangeOfferingsRequest): GetReservedNodeExchangeOfferingsResult
Inherited from
AmazonRedshiftClient
def getServiceName(): String
Inherited from
AmazonWebServiceClient
def getSignerByURI(`x$0`: URI): Signer
Inherited from
AmazonWebServiceClient
def getSignerOverride(): String
Inherited from
AmazonWebServiceClient
final def getSignerRegionOverride(): String
Inherited from
AmazonWebServiceClient
def getTimeOffset(): Int
Inherited from
AmazonWebServiceClient
def modifyAquaConfiguration(`x$0`: ModifyAquaConfigurationRequest): ModifyAquaConfigurationResult
Inherited from
AmazonRedshiftClient
def modifyCluster(`x$0`: ModifyClusterRequest): Cluster
Inherited from
AmazonRedshiftClient
def modifyClusterDbRevision(`x$0`: ModifyClusterDbRevisionRequest): Cluster
Inherited from
AmazonRedshiftClient
def modifyClusterIamRoles(`x$0`: ModifyClusterIamRolesRequest): Cluster
Inherited from
AmazonRedshiftClient
def modifyClusterMaintenance(`x$0`: ModifyClusterMaintenanceRequest): Cluster
Inherited from
AmazonRedshiftClient
def modifyClusterParameterGroup(`x$0`: ModifyClusterParameterGroupRequest): ModifyClusterParameterGroupResult
Inherited from
AmazonRedshiftClient
def modifyClusterSnapshot(`x$0`: ModifyClusterSnapshotRequest): Snapshot
Inherited from
AmazonRedshiftClient
def modifyClusterSnapshotSchedule(`x$0`: ModifyClusterSnapshotScheduleRequest): ModifyClusterSnapshotScheduleResult
Inherited from
AmazonRedshiftClient
def modifyClusterSubnetGroup(`x$0`: ModifyClusterSubnetGroupRequest): ClusterSubnetGroup
Inherited from
AmazonRedshiftClient
def modifyEndpointAccess(`x$0`: ModifyEndpointAccessRequest): ModifyEndpointAccessResult
Inherited from
AmazonRedshiftClient
def modifyEventSubscription(`x$0`: ModifyEventSubscriptionRequest): EventSubscription
Inherited from
AmazonRedshiftClient
def modifyScheduledAction(`x$0`: ModifyScheduledActionRequest): ModifyScheduledActionResult
Inherited from
AmazonRedshiftClient
def modifySnapshotCopyRetentionPeriod(`x$0`: ModifySnapshotCopyRetentionPeriodRequest): Cluster
Inherited from
AmazonRedshiftClient
def modifySnapshotSchedule(`x$0`: ModifySnapshotScheduleRequest): ModifySnapshotScheduleResult
Inherited from
AmazonRedshiftClient
def modifyUsageLimit(`x$0`: ModifyUsageLimitRequest): ModifyUsageLimitResult
Inherited from
AmazonRedshiftClient
def pauseCluster(`x$0`: PauseClusterRequest): Cluster
Inherited from
AmazonRedshiftClient
def purchaseReservedNodeOffering(`x$0`: PurchaseReservedNodeOfferingRequest): ReservedNode
Inherited from
AmazonRedshiftClient
def rebootCluster(`x$0`: RebootClusterRequest): Cluster
Inherited from
AmazonRedshiftClient
Inherited from
Redshift
def resetClusterParameterGroup(`x$0`: ResetClusterParameterGroupRequest): ResetClusterParameterGroupResult
Inherited from
AmazonRedshiftClient
def resizeCluster(`x$0`: ResizeClusterRequest): Cluster
Inherited from
AmazonRedshiftClient
def restoreFromClusterSnapshot(`x$0`: RestoreFromClusterSnapshotRequest): Cluster
Inherited from
AmazonRedshiftClient
def restoreTableFromClusterSnapshot(`x$0`: RestoreTableFromClusterSnapshotRequest): TableRestoreStatus
Inherited from
AmazonRedshiftClient
def resumeCluster(`x$0`: ResumeClusterRequest): Cluster
Inherited from
AmazonRedshiftClient
def revokeAccess(snapshot: Snapshot, accountId: String): Unit
Inherited from
Redshift
def revokeClusterSecurityGroupIngress(`x$0`: RevokeClusterSecurityGroupIngressRequest): ClusterSecurityGroup
Inherited from
AmazonRedshiftClient
def revokeEndpointAccess(`x$0`: RevokeEndpointAccessRequest): RevokeEndpointAccessResult
Inherited from
AmazonRedshiftClient
def revokeSnapshotAccess(snapshot: Snapshot, accountId: String): Unit
Inherited from
Redshift
def revokeSnapshotAccess(`x$0`: RevokeSnapshotAccessRequest): Snapshot
Inherited from
AmazonRedshiftClient
def rotateEncryptionKey(`x$0`: RotateEncryptionKeyRequest): Cluster
Inherited from
AmazonRedshiftClient
final def setServiceNameIntern(`x$0`: String): Unit
Inherited from
AmazonWebServiceClient
final def setSignerRegionOverride(`x$0`: String): Unit
Inherited from
AmazonWebServiceClient
def setTimeOffset(`x$0`: Int): Unit
Inherited from
AmazonWebServiceClient
def shutdown(): Unit
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
def snapshots: Seq[Snapshot]
Inherited from
Redshift
def updatePartnerStatus(`x$0`: UpdatePartnerStatusRequest): UpdatePartnerStatusResult
Inherited from
AmazonRedshiftClient
def waiters(): AmazonRedshiftWaiters
Inherited from
AmazonRedshiftClient
def withTimeOffset(`x$0`: Int): AmazonWebServiceClient
Inherited from
AmazonWebServiceClient

Deprecated and Inherited methods

@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
def addRequestHandler(`x$0`: RequestHandler2): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
def addRequestHandler(`x$0`: RequestHandler): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
final def configureRegion(`x$0`: Regions): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @SdkInternalApi @deprecated("see corresponding Javadoc for more information.", "")
final def makeImmutable(): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
def removeRequestHandler(`x$0`: RequestHandler2): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
def removeRequestHandler(`x$0`: RequestHandler): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "") @throws(java.lang.IllegalArgumentException)
def setEndpoint(`x$0`: String): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
def setEndpoint(`x$0`: String, `x$1`: String, `x$2`: String): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "") @throws(java.lang.IllegalArgumentException)
def setRegion(`x$0`: Region): Unit
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
def withEndpoint[T <: AmazonWebServiceClient](`x$0`: String): T
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
def withRegion[T <: AmazonWebServiceClient](`x$0`: Regions): T
Deprecated
Inherited from
AmazonWebServiceClient
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
def withRegion[T <: AmazonWebServiceClient](`x$0`: Region): T
Deprecated
Inherited from
AmazonWebServiceClient