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: CredentialsProvider = 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
    @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 finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  34. def getAttributes(arg0: GetAttributesRequest): GetAttributesResult

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  37. def getEndpointPrefix(): String

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  48. final def isInstanceOf[T0]: Boolean

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  54. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  55. def putAttributes(item: Item, attributes: (String, String)*): Unit

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AmazonWebServiceClient
  65. def shutdown(): Unit

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. final def wait(arg0: Long, arg1: Int): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  72. 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 getServiceAbbreviation(): String

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

    (Since version ) see corresponding Javadoc for more information.

  5. def getSigner(): Signer

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

    (Since version ) see corresponding Javadoc for more information.

  6. final def makeImmutable(): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. def removeRequestHandler(arg0: RequestHandler2): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. def removeRequestHandler(arg0: RequestHandler): Unit

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. 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.

  10. def setEndpoint(arg0: String): Unit

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

    (Since version ) see corresponding Javadoc for more information.

  11. 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.

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

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

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

    Permalink
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  14. 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