Class

awscala.simpledb

SimpleDBClient

Related Doc: package simpledb

Permalink

class SimpleDBClient extends AmazonSimpleDBClient with SimpleDB

Default Implementation

Linear Supertypes
SimpleDB, AmazonSimpleDBClient, AmazonSimpleDB, AmazonWebServiceClient, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SimpleDBClient
  2. SimpleDB
  3. AmazonSimpleDBClient
  4. AmazonSimpleDB
  5. AmazonWebServiceClient
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SimpleDBClient(credentialsProvider: AWSCredentialsProvider = CredentialsLoader.load())

    Permalink

    credentialsProvider

    credentialsProvider

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def at(region: Region): SimpleDB

    Permalink
    Definition Classes
    SimpleDB
  6. def attributes(item: Item): Seq[Attribute]

    Permalink
    Definition Classes
    SimpleDB
  7. def batchDeleteAttributes(arg0: BatchDeleteAttributesRequest): BatchDeleteAttributesResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  8. def batchPutAttributes(arg0: BatchPutAttributesRequest): BatchPutAttributesResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  9. final def beforeClientExecution[T <: AmazonWebServiceRequest](arg0: T): T

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  10. final def beforeMarshalling[T <: AmazonWebServiceRequest](arg0: T): T

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  11. def calculateCRC32FromCompressedData(): Boolean

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  12. final def checkMutability(): Unit

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  13. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  14. def createDomain(name: String): Domain

    Permalink
    Definition Classes
    SimpleDB
  15. def createDomain(arg0: CreateDomainRequest): CreateDomainResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  16. final def createExecutionContext(arg0: Request[_]): ExecutionContext

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  17. def createExecutionContext(arg0: AmazonWebServiceRequest, arg1: SignerProvider): ExecutionContext

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  18. def createExecutionContext(arg0: AmazonWebServiceRequest): ExecutionContext

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  19. def createSignerProvider(arg0: Signer): SignerProvider

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  20. def deleteAttributes(attributes: Seq[Attribute]): Unit

    Permalink
    Definition Classes
    SimpleDB
  21. def deleteAttributes(arg0: DeleteAttributesRequest): DeleteAttributesResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  22. def deleteDomain(domain: Domain): Unit

    Permalink
    Definition Classes
    SimpleDB
  23. def deleteDomain(arg0: DeleteDomainRequest): DeleteDomainResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  24. def deleteItems(items: Seq[Item]): Unit

    Permalink
    Definition Classes
    SimpleDB
  25. def domain(name: String): Option[Domain]

    Permalink
    Definition Classes
    SimpleDB
  26. def domainMetadata(domain: Domain): DomainMetadata

    Permalink
    Definition Classes
    SimpleDB
  27. def domainMetadata(arg0: DomainMetadataRequest): DomainMetadataResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  28. def domains: Seq[Domain]

    Permalink
    Definition Classes
    SimpleDB
  29. final def endClientExecution(arg0: AWSRequestMetrics, arg1: Request[_], arg2: Response[_], arg3: Boolean): Unit

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  30. final def endClientExecution(arg0: AWSRequestMetrics, arg1: Request[_], arg2: Response[_]): Unit

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  31. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  32. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  33. def getAttributes(arg0: GetAttributesRequest): GetAttributesResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  34. def getCachedResponseMetadata(arg0: AmazonWebServiceRequest): SimpleDBResponseMetadata

    Permalink
    Definition Classes
    AmazonSimpleDBClient
  35. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  36. def getClientConfiguration(): ClientConfiguration

    Permalink
    Definition Classes
    AmazonWebServiceClient
  37. def getClientId(): String

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  38. def getEndpointPrefix(): String

    Permalink
    Definition Classes
    AmazonWebServiceClient
  39. def getMonitoringListeners(): Collection[MonitoringListener]

    Permalink
    Definition Classes
    AmazonWebServiceClient
  40. def getRequestMetricsCollector(): RequestMetricCollector

    Permalink
    Definition Classes
    AmazonWebServiceClient
  41. def getServiceName(): String

    Permalink
    Definition Classes
    AmazonWebServiceClient
  42. def getServiceNameIntern(): String

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  43. def getSignerByURI(arg0: URI): Signer

    Permalink
    Definition Classes
    AmazonWebServiceClient
  44. def getSignerOverride(): String

    Permalink
    Definition Classes
    AmazonWebServiceClient
  45. def getSignerProvider(): SignerProvider

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  46. final def getSignerRegionOverride(): String

    Permalink
    Definition Classes
    AmazonWebServiceClient
  47. def getSigningRegion(): String

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  48. def getTimeOffset(): Int

    Permalink
    Definition Classes
    AmazonWebServiceClient
  49. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  50. final def isCsmEnabled(): Boolean

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  51. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  52. final def isRequestMetricsEnabled(arg0: AmazonWebServiceRequest): Boolean

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  53. def listDomains(): ListDomainsResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  54. def listDomains(arg0: ListDomainsRequest): ListDomainsResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  55. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  56. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  57. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  58. def putAttributes(item: Item, attributes: (String, String)*): Unit

    Permalink
    Definition Classes
    SimpleDB
  59. def putAttributes(arg0: PutAttributesRequest): PutAttributesResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  60. def replaceAttributesIfExists(item: Item, attributes: (String, String)*): Unit

    Permalink
    Definition Classes
    SimpleDB
  61. def requestMetricCollector(): RequestMetricCollector

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  62. def select(domain: Domain, expression: String, consistentRead: Boolean = false): Seq[Item]

    Permalink
    Definition Classes
    SimpleDB
  63. def select(arg0: SelectRequest): SelectResult

    Permalink
    Definition Classes
    AmazonSimpleDBClient → AmazonSimpleDB
  64. def setEndpointPrefix(arg0: String): Unit

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  65. final def setServiceNameIntern(arg0: String): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
  66. final def setSignerRegionOverride(arg0: String): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
  67. def setTimeOffset(arg0: Int): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
  68. def shouldGenerateClientSideMonitoringEvents(): Boolean

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  69. def shutdown(): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
  70. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  71. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  72. def useStrictHostNameVerification(): Boolean

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  73. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. def withTimeOffset(arg0: Int): AmazonWebServiceClient

    Permalink
    Definition Classes
    AmazonWebServiceClient

Deprecated Value Members

  1. def addRequestHandler(arg0: RequestHandler2): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. def addRequestHandler(arg0: RequestHandler): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  3. final def configureRegion(arg0: Regions): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  4. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def getServiceAbbreviation(): String

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def getSigner(): Signer

    Permalink
    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. final def makeImmutable(): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. def removeRequestHandler(arg0: RequestHandler2): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. def removeRequestHandler(arg0: RequestHandler): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  10. def setEndpoint(arg0: String, arg1: String, arg2: String): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  11. def setEndpoint(arg0: String): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  12. def setRegion(arg0: com.amazonaws.regions.Region): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  13. def withEndpoint[T <: AmazonWebServiceClient](arg0: String): T

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  14. def withRegion[T <: AmazonWebServiceClient](arg0: Regions): T

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  15. def withRegion[T <: AmazonWebServiceClient](arg0: com.amazonaws.regions.Region): T

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from SimpleDB

Inherited from AmazonSimpleDBClient

Inherited from AmazonSimpleDB

Inherited from AmazonWebServiceClient

Inherited from AnyRef

Inherited from Any

Ungrouped