Skip navigation links
A B C D E F G H I J L M P R S T U V W 

A

AbstractAmazonQLDB - Class in com.amazonaws.services.qldb
Abstract implementation of AmazonQLDB.
AbstractAmazonQLDB() - Constructor for class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
AbstractAmazonQLDBAsync - Class in com.amazonaws.services.qldb
Abstract implementation of AmazonQLDBAsync.
AbstractAmazonQLDBAsync() - Constructor for class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
Add a single Tags entry
AmazonQLDB - Interface in com.amazonaws.services.qldb
Interface for accessing QLDB.
AmazonQLDBAsync - Interface in com.amazonaws.services.qldb
Interface for accessing QLDB asynchronously.
AmazonQLDBAsyncClient - Class in com.amazonaws.services.qldb
Client for accessing QLDB asynchronously.
AmazonQLDBAsyncClientBuilder - Class in com.amazonaws.services.qldb
Fluent builder for AmazonQLDBAsync.
AmazonQLDBClient - Class in com.amazonaws.services.qldb
Client for accessing QLDB.
AmazonQLDBClientBuilder - Class in com.amazonaws.services.qldb
Fluent builder for AmazonQLDB.
AmazonQLDBException - Exception in com.amazonaws.services.qldb.model
Base exception for all service exceptions thrown by Amazon QLDB
AmazonQLDBException(String) - Constructor for exception com.amazonaws.services.qldb.model.AmazonQLDBException
Constructs a new AmazonQLDBException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClientBuilder
Construct an asynchronous implementation of AmazonQLDBAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.qldb.AmazonQLDBClientBuilder
Construct a synchronous implementation of AmazonQLDB using the current builder configuration.
builder() - Static method in class com.amazonaws.services.qldb.AmazonQLDBClient
 

C

clearTagsEntries() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
 
clone() - Method in class com.amazonaws.services.qldb.model.DeleteLedgerRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.DeleteLedgerResult
 
clone() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportResult
 
clone() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
 
clone() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
 
clone() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
 
clone() - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.GetBlockResult
 
clone() - Method in class com.amazonaws.services.qldb.model.GetDigestRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.GetDigestResult
 
clone() - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
 
clone() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
 
clone() - Method in class com.amazonaws.services.qldb.model.LedgerSummary
 
clone() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
 
clone() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
 
clone() - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
 
clone() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
 
clone() - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
 
clone() - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
 
clone() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
 
clone() - Method in class com.amazonaws.services.qldb.model.ValueHolder
 
com.amazonaws.services.qldb - package com.amazonaws.services.qldb
The control plane for Amazon QLDB
com.amazonaws.services.qldb.model - package com.amazonaws.services.qldb.model
 
configFactory - Static variable in class com.amazonaws.services.qldb.AmazonQLDBClient
Client configuration factory providing ClientConfigurations tailored to this client
createLedger(CreateLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
createLedger(CreateLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Creates a new ledger in your AWS account.
createLedger(CreateLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Creates a new ledger in your AWS account.
createLedgerAsync(CreateLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
createLedgerAsync(CreateLedgerRequest, AsyncHandler<CreateLedgerRequest, CreateLedgerResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
createLedgerAsync(CreateLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Creates a new ledger in your AWS account.
createLedgerAsync(CreateLedgerRequest, AsyncHandler<CreateLedgerRequest, CreateLedgerResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Creates a new ledger in your AWS account.
createLedgerAsync(CreateLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
createLedgerAsync(CreateLedgerRequest, AsyncHandler<CreateLedgerRequest, CreateLedgerResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
CreateLedgerRequest - Class in com.amazonaws.services.qldb.model
 
CreateLedgerRequest() - Constructor for class com.amazonaws.services.qldb.model.CreateLedgerRequest
 
CreateLedgerResult - Class in com.amazonaws.services.qldb.model
 
CreateLedgerResult() - Constructor for class com.amazonaws.services.qldb.model.CreateLedgerResult
 

D

defaultClient() - Static method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.qldb.AmazonQLDBClientBuilder
 
deleteLedger(DeleteLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
deleteLedger(DeleteLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Deletes a ledger and all of its contents.
deleteLedger(DeleteLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Deletes a ledger and all of its contents.
deleteLedgerAsync(DeleteLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
deleteLedgerAsync(DeleteLedgerRequest, AsyncHandler<DeleteLedgerRequest, DeleteLedgerResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
deleteLedgerAsync(DeleteLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Deletes a ledger and all of its contents.
deleteLedgerAsync(DeleteLedgerRequest, AsyncHandler<DeleteLedgerRequest, DeleteLedgerResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Deletes a ledger and all of its contents.
deleteLedgerAsync(DeleteLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
deleteLedgerAsync(DeleteLedgerRequest, AsyncHandler<DeleteLedgerRequest, DeleteLedgerResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
DeleteLedgerRequest - Class in com.amazonaws.services.qldb.model
 
DeleteLedgerRequest() - Constructor for class com.amazonaws.services.qldb.model.DeleteLedgerRequest
 
DeleteLedgerResult - Class in com.amazonaws.services.qldb.model
 
DeleteLedgerResult() - Constructor for class com.amazonaws.services.qldb.model.DeleteLedgerResult
 
describeJournalS3Export(DescribeJournalS3ExportRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
describeJournalS3Export(DescribeJournalS3ExportRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns information about a journal export job, including the ledger name, export ID, when it was created, current status, and its start and end time export parameters.
describeJournalS3Export(DescribeJournalS3ExportRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns information about a journal export job, including the ledger name, export ID, when it was created, current status, and its start and end time export parameters.
describeJournalS3ExportAsync(DescribeJournalS3ExportRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
describeJournalS3ExportAsync(DescribeJournalS3ExportRequest, AsyncHandler<DescribeJournalS3ExportRequest, DescribeJournalS3ExportResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
describeJournalS3ExportAsync(DescribeJournalS3ExportRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns information about a journal export job, including the ledger name, export ID, when it was created, current status, and its start and end time export parameters.
describeJournalS3ExportAsync(DescribeJournalS3ExportRequest, AsyncHandler<DescribeJournalS3ExportRequest, DescribeJournalS3ExportResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns information about a journal export job, including the ledger name, export ID, when it was created, current status, and its start and end time export parameters.
describeJournalS3ExportAsync(DescribeJournalS3ExportRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
describeJournalS3ExportAsync(DescribeJournalS3ExportRequest, AsyncHandler<DescribeJournalS3ExportRequest, DescribeJournalS3ExportResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
DescribeJournalS3ExportRequest - Class in com.amazonaws.services.qldb.model
 
DescribeJournalS3ExportRequest() - Constructor for class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
 
DescribeJournalS3ExportResult - Class in com.amazonaws.services.qldb.model
 
DescribeJournalS3ExportResult() - Constructor for class com.amazonaws.services.qldb.model.DescribeJournalS3ExportResult
 
describeLedger(DescribeLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
describeLedger(DescribeLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns information about a ledger, including its state and when it was created.
describeLedger(DescribeLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns information about a ledger, including its state and when it was created.
describeLedgerAsync(DescribeLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
describeLedgerAsync(DescribeLedgerRequest, AsyncHandler<DescribeLedgerRequest, DescribeLedgerResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
describeLedgerAsync(DescribeLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns information about a ledger, including its state and when it was created.
describeLedgerAsync(DescribeLedgerRequest, AsyncHandler<DescribeLedgerRequest, DescribeLedgerResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns information about a ledger, including its state and when it was created.
describeLedgerAsync(DescribeLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
describeLedgerAsync(DescribeLedgerRequest, AsyncHandler<DescribeLedgerRequest, DescribeLedgerResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
DescribeLedgerRequest - Class in com.amazonaws.services.qldb.model
 
DescribeLedgerRequest() - Constructor for class com.amazonaws.services.qldb.model.DescribeLedgerRequest
 
DescribeLedgerResult - Class in com.amazonaws.services.qldb.model
 
DescribeLedgerResult() - Constructor for class com.amazonaws.services.qldb.model.DescribeLedgerResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.qldb.AmazonQLDB
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.DeleteLedgerRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.DeleteLedgerResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.GetBlockResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.GetDigestRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.GetDigestResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
 
equals(Object) - Method in class com.amazonaws.services.qldb.model.ValueHolder
 
exportJournalToS3(ExportJournalToS3Request) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
exportJournalToS3(ExportJournalToS3Request) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Exports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket.
exportJournalToS3(ExportJournalToS3Request) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Exports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket.
exportJournalToS3Async(ExportJournalToS3Request) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
exportJournalToS3Async(ExportJournalToS3Request, AsyncHandler<ExportJournalToS3Request, ExportJournalToS3Result>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
exportJournalToS3Async(ExportJournalToS3Request) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Exports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket.
exportJournalToS3Async(ExportJournalToS3Request, AsyncHandler<ExportJournalToS3Request, ExportJournalToS3Result>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Exports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket.
exportJournalToS3Async(ExportJournalToS3Request) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
exportJournalToS3Async(ExportJournalToS3Request, AsyncHandler<ExportJournalToS3Request, ExportJournalToS3Result>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
ExportJournalToS3Request - Class in com.amazonaws.services.qldb.model
 
ExportJournalToS3Request() - Constructor for class com.amazonaws.services.qldb.model.ExportJournalToS3Request
 
ExportJournalToS3Result - Class in com.amazonaws.services.qldb.model
 
ExportJournalToS3Result() - Constructor for class com.amazonaws.services.qldb.model.ExportJournalToS3Result
 
ExportStatus - Enum in com.amazonaws.services.qldb.model
 

F

fromValue(String) - Static method in enum com.amazonaws.services.qldb.model.ExportStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qldb.model.LedgerState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qldb.model.PermissionsMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qldb.model.S3ObjectEncryptionType
Use this in place of valueOf.

G

getArn() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The Amazon Resource Name (ARN) for the ledger.
getArn() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The Amazon Resource Name (ARN) for the ledger.
getArn() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The Amazon Resource Name (ARN) for the ledger.
getBlock(GetBlockRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
getBlock(GetBlockRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns a journal block object at a specified address in a ledger.
getBlock(GetBlockRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns a journal block object at a specified address in a ledger.
getBlock() - Method in class com.amazonaws.services.qldb.model.GetBlockResult
The block data object in Amazon Ion format.
getBlockAddress() - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The location of the block that you want to request.
getBlockAddress() - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The block location of the document revision to be verified.
getBlockAsync(GetBlockRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
getBlockAsync(GetBlockRequest, AsyncHandler<GetBlockRequest, GetBlockResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
getBlockAsync(GetBlockRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns a journal block object at a specified address in a ledger.
getBlockAsync(GetBlockRequest, AsyncHandler<GetBlockRequest, GetBlockResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns a journal block object at a specified address in a ledger.
getBlockAsync(GetBlockRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
getBlockAsync(GetBlockRequest, AsyncHandler<GetBlockRequest, GetBlockResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
GetBlockRequest - Class in com.amazonaws.services.qldb.model
 
GetBlockRequest() - Constructor for class com.amazonaws.services.qldb.model.GetBlockRequest
 
GetBlockResult - Class in com.amazonaws.services.qldb.model
 
GetBlockResult() - Constructor for class com.amazonaws.services.qldb.model.GetBlockResult
 
getBucket() - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The Amazon S3 bucket name in which a journal export job writes the journal contents.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCreationDateTime() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The date and time, in epoch time format, when the ledger was created.
getCreationDateTime() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The date and time, in epoch time format, when the ledger was created.
getCreationDateTime() - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The date and time, in epoch time format, when the ledger was created.
getCreationDateTime() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The date and time, in epoch time format, when the ledger was created.
getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The flag that prevents a ledger from being deleted by any user.
getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The flag that prevents a ledger from being deleted by any user.
getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The flag that prevents a ledger from being deleted by any user.
getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
The flag that prevents a ledger from being deleted by any user.
getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The flag that prevents a ledger from being deleted by any user.
getDigest(GetDigestRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
getDigest(GetDigestRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns the digest of a ledger at the latest committed block in the journal.
getDigest(GetDigestRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns the digest of a ledger at the latest committed block in the journal.
getDigest() - Method in class com.amazonaws.services.qldb.model.GetDigestResult
The 256-bit hash value representing the digest returned by a GetDigest request.
getDigestAsync(GetDigestRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
getDigestAsync(GetDigestRequest, AsyncHandler<GetDigestRequest, GetDigestResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
getDigestAsync(GetDigestRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns the digest of a ledger at the latest committed block in the journal.
getDigestAsync(GetDigestRequest, AsyncHandler<GetDigestRequest, GetDigestResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns the digest of a ledger at the latest committed block in the journal.
getDigestAsync(GetDigestRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
getDigestAsync(GetDigestRequest, AsyncHandler<GetDigestRequest, GetDigestResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
GetDigestRequest - Class in com.amazonaws.services.qldb.model
 
GetDigestRequest() - Constructor for class com.amazonaws.services.qldb.model.GetDigestRequest
 
GetDigestResult - Class in com.amazonaws.services.qldb.model
 
GetDigestResult() - Constructor for class com.amazonaws.services.qldb.model.GetDigestResult
 
getDigestTipAddress() - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The latest block location covered by the digest for which to request a proof.
getDigestTipAddress() - Method in class com.amazonaws.services.qldb.model.GetDigestResult
The latest block location covered by the digest that you requested.
getDigestTipAddress() - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The latest block location covered by the digest for which to request a proof.
getDocumentId() - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The unique ID of the document to be verified.
getEncryptionConfiguration() - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The encryption settings that are used by a journal export job to write data in an Amazon S3 bucket.
getExclusiveEndTime() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The exclusive end date and time for the range of journal contents that you want to export.
getExclusiveEndTime() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The exclusive end date and time for the range of journal contents that are specified in the original export request.
getExecutorService() - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
Returns the executor service used by this client to execute async requests.
getExportCreationTime() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The date and time, in epoch time format, when the export job was created.
getExportDescription() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportResult
Information about the journal export job returned by a DescribeJournalS3Export request.
getExportId() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
The unique ID of the journal export job that you want to describe.
getExportId() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
The unique ID that QLDB assigns to each journal export job.
getExportId() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The unique ID of the journal export job.
getInclusiveStartTime() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The inclusive start date and time for the range of journal contents that you want to export.
getInclusiveStartTime() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The inclusive start date and time for the range of journal contents that are specified in the original export request.
getIonText() - Method in class com.amazonaws.services.qldb.model.ValueHolder
An Amazon Ion plaintext value contained in a ValueHolder structure.
getJournalS3Exports() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
The array of journal export job descriptions that are associated with the specified ledger.
getJournalS3Exports() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
The array of journal export job descriptions for all ledgers that are associated with the current AWS account and Region.
getKmsKeyArn() - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
The Amazon Resource Name (ARN) for a customer master key (CMK) in AWS Key Management Service (AWS KMS).
getLedgerName() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The name of the ledger.
getLedgers() - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
The array of ledger summaries that are associated with the current AWS account and Region.
getMaxResults() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
The maximum number of results to return in a single ListJournalS3ExportsForLedger request.
getMaxResults() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
The maximum number of results to return in a single ListJournalS3Exports request.
getMaxResults() - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
The maximum number of results to return in a single ListLedgers request.
getName() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The name of the ledger that you want to create.
getName() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.DeleteLedgerRequest
The name of the ledger that you want to delete.
getName() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerRequest
The name of the ledger that you want to describe.
getName() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.GetDigestRequest
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
The name of the ledger.
getName() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The name of the ledger.
getNextToken() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
A pagination token, indicating that you want to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
getNextToken() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
A pagination token, indicating that you want to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
getNextToken() - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
A pagination token, indicating that you want to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
A pagination token, indicating whether there are more results available:
getObjectEncryptionType() - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
The Amazon S3 object encryption type.
getParameterName() - Method in exception com.amazonaws.services.qldb.model.InvalidParameterException
The name of the invalid parameter.
getPermissionsMode() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The permissions mode to assign to the ledger that you want to create.
getPrefix() - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The prefix for the Amazon S3 bucket in which a journal export job writes the journal contents.
getProof() - Method in class com.amazonaws.services.qldb.model.GetBlockResult
The proof object in Amazon Ion format returned by a GetBlock request.
getProof() - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
The proof object in Amazon Ion format returned by a GetRevision request.
getResourceArn() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) for which you want to list the tags.
getResourceArn() - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
The Amazon Resource Name (ARN) to which you want to add the tags.
getResourceArn() - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
The Amazon Resource Name (ARN) from which you want to remove the tags.
getResourceName() - Method in exception com.amazonaws.services.qldb.model.ResourceAlreadyExistsException
The name of the resource.
getResourceName() - Method in exception com.amazonaws.services.qldb.model.ResourceInUseException
The name of the resource.
getResourceName() - Method in exception com.amazonaws.services.qldb.model.ResourceNotFoundException
The name of the resource.
getResourceName() - Method in exception com.amazonaws.services.qldb.model.ResourcePreconditionNotMetException
The name of the resource.
getResourceType() - Method in exception com.amazonaws.services.qldb.model.LimitExceededException
The type of resource.
getResourceType() - Method in exception com.amazonaws.services.qldb.model.ResourceAlreadyExistsException
The type of resource.
getResourceType() - Method in exception com.amazonaws.services.qldb.model.ResourceInUseException
The type of resource.
getResourceType() - Method in exception com.amazonaws.services.qldb.model.ResourceNotFoundException
The type of resource.
getResourceType() - Method in exception com.amazonaws.services.qldb.model.ResourcePreconditionNotMetException
The type of resource.
getRevision(GetRevisionRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
getRevision(GetRevisionRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns a revision data object for a specified document ID and block address.
getRevision(GetRevisionRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns a revision data object for a specified document ID and block address.
getRevision() - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
The document revision data object in Amazon Ion format.
getRevisionAsync(GetRevisionRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
getRevisionAsync(GetRevisionRequest, AsyncHandler<GetRevisionRequest, GetRevisionResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
getRevisionAsync(GetRevisionRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns a revision data object for a specified document ID and block address.
getRevisionAsync(GetRevisionRequest, AsyncHandler<GetRevisionRequest, GetRevisionResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns a revision data object for a specified document ID and block address.
getRevisionAsync(GetRevisionRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
getRevisionAsync(GetRevisionRequest, AsyncHandler<GetRevisionRequest, GetRevisionResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
GetRevisionRequest - Class in com.amazonaws.services.qldb.model
 
GetRevisionRequest() - Constructor for class com.amazonaws.services.qldb.model.GetRevisionRequest
 
GetRevisionResult - Class in com.amazonaws.services.qldb.model
 
GetRevisionResult() - Constructor for class com.amazonaws.services.qldb.model.GetRevisionResult
 
getRoleArn() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following:
getRoleArn() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following:
getS3ExportConfiguration() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The configuration settings of the Amazon S3 bucket destination for your export request.
getS3ExportConfiguration() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
 
getState() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The current status of the ledger.
getState() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The current status of the ledger.
getState() - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The current status of the ledger.
getState() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The current status of the ledger.
getStatus() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The current state of the journal export job.
getTagKeys() - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
The list of tag keys that you want to remove.
getTags() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The key-value pairs to add as tags to the ledger that you want to create.
getTags() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
The tags that are currently associated with the specified Amazon QLDB resource.
getTags() - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
The key-value pairs to add as tags to the specified QLDB resource.

H

hashCode() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.DeleteLedgerRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.DeleteLedgerResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
 
hashCode() - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.GetBlockResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.GetDigestRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.GetDigestResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
 
hashCode() - Method in class com.amazonaws.services.qldb.model.LedgerSummary
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
 
hashCode() - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
 
hashCode() - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
 
hashCode() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
 
hashCode() - Method in class com.amazonaws.services.qldb.model.ValueHolder
 

I

InvalidParameterException - Exception in com.amazonaws.services.qldb.model
One or more parameters in the request aren't valid.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.qldb.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
isDeletionProtection() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The flag that prevents a ledger from being deleted by any user.
isDeletionProtection() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The flag that prevents a ledger from being deleted by any user.
isDeletionProtection() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The flag that prevents a ledger from being deleted by any user.
isDeletionProtection() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
The flag that prevents a ledger from being deleted by any user.
isDeletionProtection() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The flag that prevents a ledger from being deleted by any user.

J

JournalS3ExportDescription - Class in com.amazonaws.services.qldb.model
The information about a journal export job, including the ledger name, export ID, when it was created, current status, and its start and end time export parameters.
JournalS3ExportDescription() - Constructor for class com.amazonaws.services.qldb.model.JournalS3ExportDescription
 

L

LedgerState - Enum in com.amazonaws.services.qldb.model
 
LedgerSummary - Class in com.amazonaws.services.qldb.model
Information about a ledger, including its name, state, and when it was created.
LedgerSummary() - Constructor for class com.amazonaws.services.qldb.model.LedgerSummary
 
LimitExceededException - Exception in com.amazonaws.services.qldb.model
You have reached the limit on the maximum number of resources allowed.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.qldb.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listJournalS3Exports(ListJournalS3ExportsRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
listJournalS3Exports(ListJournalS3ExportsRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns an array of journal export job descriptions for all ledgers that are associated with the current AWS account and Region.
listJournalS3Exports(ListJournalS3ExportsRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns an array of journal export job descriptions for all ledgers that are associated with the current AWS account and Region.
listJournalS3ExportsAsync(ListJournalS3ExportsRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
listJournalS3ExportsAsync(ListJournalS3ExportsRequest, AsyncHandler<ListJournalS3ExportsRequest, ListJournalS3ExportsResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
listJournalS3ExportsAsync(ListJournalS3ExportsRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns an array of journal export job descriptions for all ledgers that are associated with the current AWS account and Region.
listJournalS3ExportsAsync(ListJournalS3ExportsRequest, AsyncHandler<ListJournalS3ExportsRequest, ListJournalS3ExportsResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns an array of journal export job descriptions for all ledgers that are associated with the current AWS account and Region.
listJournalS3ExportsAsync(ListJournalS3ExportsRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
listJournalS3ExportsAsync(ListJournalS3ExportsRequest, AsyncHandler<ListJournalS3ExportsRequest, ListJournalS3ExportsResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
listJournalS3ExportsForLedger(ListJournalS3ExportsForLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
listJournalS3ExportsForLedger(ListJournalS3ExportsForLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns an array of journal export job descriptions for a specified ledger.
listJournalS3ExportsForLedger(ListJournalS3ExportsForLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns an array of journal export job descriptions for a specified ledger.
listJournalS3ExportsForLedgerAsync(ListJournalS3ExportsForLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
listJournalS3ExportsForLedgerAsync(ListJournalS3ExportsForLedgerRequest, AsyncHandler<ListJournalS3ExportsForLedgerRequest, ListJournalS3ExportsForLedgerResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
listJournalS3ExportsForLedgerAsync(ListJournalS3ExportsForLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns an array of journal export job descriptions for a specified ledger.
listJournalS3ExportsForLedgerAsync(ListJournalS3ExportsForLedgerRequest, AsyncHandler<ListJournalS3ExportsForLedgerRequest, ListJournalS3ExportsForLedgerResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns an array of journal export job descriptions for a specified ledger.
listJournalS3ExportsForLedgerAsync(ListJournalS3ExportsForLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
listJournalS3ExportsForLedgerAsync(ListJournalS3ExportsForLedgerRequest, AsyncHandler<ListJournalS3ExportsForLedgerRequest, ListJournalS3ExportsForLedgerResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
ListJournalS3ExportsForLedgerRequest - Class in com.amazonaws.services.qldb.model
 
ListJournalS3ExportsForLedgerRequest() - Constructor for class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
 
ListJournalS3ExportsForLedgerResult - Class in com.amazonaws.services.qldb.model
 
ListJournalS3ExportsForLedgerResult() - Constructor for class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
 
ListJournalS3ExportsRequest - Class in com.amazonaws.services.qldb.model
 
ListJournalS3ExportsRequest() - Constructor for class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
 
ListJournalS3ExportsResult - Class in com.amazonaws.services.qldb.model
 
ListJournalS3ExportsResult() - Constructor for class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
 
listLedgers(ListLedgersRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
listLedgers(ListLedgersRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns an array of ledger summaries that are associated with the current AWS account and Region.
listLedgers(ListLedgersRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns an array of ledger summaries that are associated with the current AWS account and Region.
listLedgersAsync(ListLedgersRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
listLedgersAsync(ListLedgersRequest, AsyncHandler<ListLedgersRequest, ListLedgersResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
listLedgersAsync(ListLedgersRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns an array of ledger summaries that are associated with the current AWS account and Region.
listLedgersAsync(ListLedgersRequest, AsyncHandler<ListLedgersRequest, ListLedgersResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns an array of ledger summaries that are associated with the current AWS account and Region.
listLedgersAsync(ListLedgersRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
listLedgersAsync(ListLedgersRequest, AsyncHandler<ListLedgersRequest, ListLedgersResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
ListLedgersRequest - Class in com.amazonaws.services.qldb.model
 
ListLedgersRequest() - Constructor for class com.amazonaws.services.qldb.model.ListLedgersRequest
 
ListLedgersResult - Class in com.amazonaws.services.qldb.model
 
ListLedgersResult() - Constructor for class com.amazonaws.services.qldb.model.ListLedgersResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Returns all tags for a specified Amazon QLDB resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Returns all tags for a specified Amazon QLDB resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns all tags for a specified Amazon QLDB resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Returns all tags for a specified Amazon QLDB resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.qldb.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.qldb.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.qldb.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.qldb.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qldb.model.ValueHolder
 

P

PermissionsMode - Enum in com.amazonaws.services.qldb.model
 

R

ResourceAlreadyExistsException - Exception in com.amazonaws.services.qldb.model
The specified resource already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.qldb.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.qldb.model
The specified resource can't be modified at this time.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.qldb.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.qldb.model
The specified resource doesn't exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.qldb.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourcePreconditionNotMetException - Exception in com.amazonaws.services.qldb.model
The operation failed because a condition wasn't satisfied in advance.
ResourcePreconditionNotMetException(String) - Constructor for exception com.amazonaws.services.qldb.model.ResourcePreconditionNotMetException
Constructs a new ResourcePreconditionNotMetException with the specified error message.

S

S3EncryptionConfiguration - Class in com.amazonaws.services.qldb.model
The encryption settings that are used by a journal export job to write data in an Amazon Simple Storage Service (Amazon S3) bucket.
S3EncryptionConfiguration() - Constructor for class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
 
S3ExportConfiguration - Class in com.amazonaws.services.qldb.model
The Amazon Simple Storage Service (Amazon S3) bucket location in which a journal export job writes the journal contents.
S3ExportConfiguration() - Constructor for class com.amazonaws.services.qldb.model.S3ExportConfiguration
 
S3ObjectEncryptionType - Enum in com.amazonaws.services.qldb.model
 
setArn(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The Amazon Resource Name (ARN) for the ledger.
setArn(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The Amazon Resource Name (ARN) for the ledger.
setArn(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The Amazon Resource Name (ARN) for the ledger.
setBlock(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetBlockResult
The block data object in Amazon Ion format.
setBlockAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The location of the block that you want to request.
setBlockAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The block location of the document revision to be verified.
setBucket(String) - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The Amazon S3 bucket name in which a journal export job writes the journal contents.
setCreationDateTime(Date) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The date and time, in epoch time format, when the ledger was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The date and time, in epoch time format, when the ledger was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The date and time, in epoch time format, when the ledger was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The date and time, in epoch time format, when the ledger was created.
setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The flag that prevents a ledger from being deleted by any user.
setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The flag that prevents a ledger from being deleted by any user.
setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The flag that prevents a ledger from being deleted by any user.
setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
The flag that prevents a ledger from being deleted by any user.
setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The flag that prevents a ledger from being deleted by any user.
setDigest(ByteBuffer) - Method in class com.amazonaws.services.qldb.model.GetDigestResult
The 256-bit hash value representing the digest returned by a GetDigest request.
setDigestTipAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The latest block location covered by the digest for which to request a proof.
setDigestTipAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetDigestResult
The latest block location covered by the digest that you requested.
setDigestTipAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The latest block location covered by the digest for which to request a proof.
setDocumentId(String) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The unique ID of the document to be verified.
setEncryptionConfiguration(S3EncryptionConfiguration) - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The encryption settings that are used by a journal export job to write data in an Amazon S3 bucket.
setExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The exclusive end date and time for the range of journal contents that you want to export.
setExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The exclusive end date and time for the range of journal contents that are specified in the original export request.
setExportCreationTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The date and time, in epoch time format, when the export job was created.
setExportDescription(JournalS3ExportDescription) - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportResult
Information about the journal export job returned by a DescribeJournalS3Export request.
setExportId(String) - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
The unique ID of the journal export job that you want to describe.
setExportId(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
The unique ID that QLDB assigns to each journal export job.
setExportId(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The unique ID of the journal export job.
setInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The inclusive start date and time for the range of journal contents that you want to export.
setInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The inclusive start date and time for the range of journal contents that are specified in the original export request.
setIonText(String) - Method in class com.amazonaws.services.qldb.model.ValueHolder
An Amazon Ion plaintext value contained in a ValueHolder structure.
setJournalS3Exports(Collection<JournalS3ExportDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
The array of journal export job descriptions that are associated with the specified ledger.
setJournalS3Exports(Collection<JournalS3ExportDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
The array of journal export job descriptions for all ledgers that are associated with the current AWS account and Region.
setKmsKeyArn(String) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
The Amazon Resource Name (ARN) for a customer master key (CMK) in AWS Key Management Service (AWS KMS).
setLedgerName(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The name of the ledger.
setLedgers(Collection<LedgerSummary>) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
The array of ledger summaries that are associated with the current AWS account and Region.
setMaxResults(Integer) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
The maximum number of results to return in a single ListJournalS3ExportsForLedger request.
setMaxResults(Integer) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
The maximum number of results to return in a single ListJournalS3Exports request.
setMaxResults(Integer) - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
The maximum number of results to return in a single ListLedgers request.
setName(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The name of the ledger that you want to create.
setName(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.DeleteLedgerRequest
The name of the ledger that you want to delete.
setName(String) - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerRequest
The name of the ledger that you want to describe.
setName(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.GetDigestRequest
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
The name of the ledger.
setName(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The name of the ledger.
setNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
A pagination token, indicating that you want to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
setNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
A pagination token, indicating that you want to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
setNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
A pagination token, indicating that you want to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
A pagination token, indicating whether there are more results available:
setObjectEncryptionType(String) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
The Amazon S3 object encryption type.
setParameterName(String) - Method in exception com.amazonaws.services.qldb.model.InvalidParameterException
The name of the invalid parameter.
setPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The permissions mode to assign to the ledger that you want to create.
setPrefix(String) - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The prefix for the Amazon S3 bucket in which a journal export job writes the journal contents.
setProof(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetBlockResult
The proof object in Amazon Ion format returned by a GetBlock request.
setProof(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
The proof object in Amazon Ion format returned by a GetRevision request.
setResourceArn(String) - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) for which you want to list the tags.
setResourceArn(String) - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
The Amazon Resource Name (ARN) to which you want to add the tags.
setResourceArn(String) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
The Amazon Resource Name (ARN) from which you want to remove the tags.
setResourceName(String) - Method in exception com.amazonaws.services.qldb.model.ResourceAlreadyExistsException
The name of the resource.
setResourceName(String) - Method in exception com.amazonaws.services.qldb.model.ResourceInUseException
The name of the resource.
setResourceName(String) - Method in exception com.amazonaws.services.qldb.model.ResourceNotFoundException
The name of the resource.
setResourceName(String) - Method in exception com.amazonaws.services.qldb.model.ResourcePreconditionNotMetException
The name of the resource.
setResourceType(String) - Method in exception com.amazonaws.services.qldb.model.LimitExceededException
The type of resource.
setResourceType(String) - Method in exception com.amazonaws.services.qldb.model.ResourceAlreadyExistsException
The type of resource.
setResourceType(String) - Method in exception com.amazonaws.services.qldb.model.ResourceInUseException
The type of resource.
setResourceType(String) - Method in exception com.amazonaws.services.qldb.model.ResourceNotFoundException
The type of resource.
setResourceType(String) - Method in exception com.amazonaws.services.qldb.model.ResourcePreconditionNotMetException
The type of resource.
setRevision(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
The document revision data object in Amazon Ion format.
setRoleArn(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following:
setRoleArn(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following:
setS3ExportConfiguration(S3ExportConfiguration) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The configuration settings of the Amazon S3 bucket destination for your export request.
setS3ExportConfiguration(S3ExportConfiguration) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
 
setState(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The current status of the ledger.
setState(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The current status of the ledger.
setState(String) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The current status of the ledger.
setState(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The current status of the ledger.
setStatus(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The current state of the journal export job.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
The list of tag keys that you want to remove.
setTags(Map<String, String>) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The key-value pairs to add as tags to the ledger that you want to create.
setTags(Map<String, String>) - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
The tags that are currently associated with the specified Amazon QLDB resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
The key-value pairs to add as tags to the specified QLDB resource.
shutdown() - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
shutdown() - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.qldb.AmazonQLDBClientBuilder
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Adds one or more tags to a specified Amazon QLDB resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Adds one or more tags to a specified Amazon QLDB resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Adds one or more tags to a specified Amazon QLDB resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Adds one or more tags to a specified Amazon QLDB resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.qldb.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.qldb.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.qldb.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.qldb.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.DeleteLedgerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.DeleteLedgerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qldb.model.ExportStatus
 
toString() - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.GetBlockResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.GetDigestRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.GetDigestResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qldb.model.LedgerState
 
toString() - Method in class com.amazonaws.services.qldb.model.LedgerSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qldb.model.PermissionsMode
 
toString() - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qldb.model.S3ObjectEncryptionType
 
toString() - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qldb.model.ValueHolder
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Removes one or more tags from a specified Amazon QLDB resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Removes one or more tags from a specified Amazon QLDB resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Removes one or more tags from a specified Amazon QLDB resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Removes one or more tags from a specified Amazon QLDB resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.qldb.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.qldb.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.qldb.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.qldb.model.UntagResourceResult
 
updateLedger(UpdateLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
 
updateLedger(UpdateLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
Updates properties on a ledger.
updateLedger(UpdateLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
Updates properties on a ledger.
updateLedgerAsync(UpdateLedgerRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
updateLedgerAsync(UpdateLedgerRequest, AsyncHandler<UpdateLedgerRequest, UpdateLedgerResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
 
updateLedgerAsync(UpdateLedgerRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Updates properties on a ledger.
updateLedgerAsync(UpdateLedgerRequest, AsyncHandler<UpdateLedgerRequest, UpdateLedgerResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
Updates properties on a ledger.
updateLedgerAsync(UpdateLedgerRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
updateLedgerAsync(UpdateLedgerRequest, AsyncHandler<UpdateLedgerRequest, UpdateLedgerResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
 
UpdateLedgerRequest - Class in com.amazonaws.services.qldb.model
 
UpdateLedgerRequest() - Constructor for class com.amazonaws.services.qldb.model.UpdateLedgerRequest
 
UpdateLedgerResult - Class in com.amazonaws.services.qldb.model
 
UpdateLedgerResult() - Constructor for class com.amazonaws.services.qldb.model.UpdateLedgerResult
 

V

ValueHolder - Class in com.amazonaws.services.qldb.model
A structure that can contain an Amazon Ion value in multiple encoding formats.
ValueHolder() - Constructor for class com.amazonaws.services.qldb.model.ValueHolder
 
valueOf(String) - Static method in enum com.amazonaws.services.qldb.model.ExportStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qldb.model.LedgerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qldb.model.PermissionsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qldb.model.S3ObjectEncryptionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.qldb.model.ExportStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qldb.model.LedgerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qldb.model.PermissionsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qldb.model.S3ObjectEncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withArn(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The Amazon Resource Name (ARN) for the ledger.
withArn(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The Amazon Resource Name (ARN) for the ledger.
withArn(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The Amazon Resource Name (ARN) for the ledger.
withBlock(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetBlockResult
The block data object in Amazon Ion format.
withBlockAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The location of the block that you want to request.
withBlockAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The block location of the document revision to be verified.
withBucket(String) - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The Amazon S3 bucket name in which a journal export job writes the journal contents.
withCreationDateTime(Date) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The date and time, in epoch time format, when the ledger was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The date and time, in epoch time format, when the ledger was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The date and time, in epoch time format, when the ledger was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The date and time, in epoch time format, when the ledger was created.
withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The flag that prevents a ledger from being deleted by any user.
withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The flag that prevents a ledger from being deleted by any user.
withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The flag that prevents a ledger from being deleted by any user.
withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
The flag that prevents a ledger from being deleted by any user.
withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The flag that prevents a ledger from being deleted by any user.
withDigest(ByteBuffer) - Method in class com.amazonaws.services.qldb.model.GetDigestResult
The 256-bit hash value representing the digest returned by a GetDigest request.
withDigestTipAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The latest block location covered by the digest for which to request a proof.
withDigestTipAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetDigestResult
The latest block location covered by the digest that you requested.
withDigestTipAddress(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The latest block location covered by the digest for which to request a proof.
withDocumentId(String) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The unique ID of the document to be verified.
withEncryptionConfiguration(S3EncryptionConfiguration) - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The encryption settings that are used by a journal export job to write data in an Amazon S3 bucket.
withExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The exclusive end date and time for the range of journal contents that you want to export.
withExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The exclusive end date and time for the range of journal contents that are specified in the original export request.
withExportCreationTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The date and time, in epoch time format, when the export job was created.
withExportDescription(JournalS3ExportDescription) - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportResult
Information about the journal export job returned by a DescribeJournalS3Export request.
withExportId(String) - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
The unique ID of the journal export job that you want to describe.
withExportId(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
The unique ID that QLDB assigns to each journal export job.
withExportId(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The unique ID of the journal export job.
withInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The inclusive start date and time for the range of journal contents that you want to export.
withInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The inclusive start date and time for the range of journal contents that are specified in the original export request.
withIonText(String) - Method in class com.amazonaws.services.qldb.model.ValueHolder
An Amazon Ion plaintext value contained in a ValueHolder structure.
withJournalS3Exports(JournalS3ExportDescription...) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
The array of journal export job descriptions that are associated with the specified ledger.
withJournalS3Exports(Collection<JournalS3ExportDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
The array of journal export job descriptions that are associated with the specified ledger.
withJournalS3Exports(JournalS3ExportDescription...) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
The array of journal export job descriptions for all ledgers that are associated with the current AWS account and Region.
withJournalS3Exports(Collection<JournalS3ExportDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
The array of journal export job descriptions for all ledgers that are associated with the current AWS account and Region.
withKmsKeyArn(String) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
The Amazon Resource Name (ARN) for a customer master key (CMK) in AWS Key Management Service (AWS KMS).
withLedgerName(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The name of the ledger.
withLedgers(LedgerSummary...) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
The array of ledger summaries that are associated with the current AWS account and Region.
withLedgers(Collection<LedgerSummary>) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
The array of ledger summaries that are associated with the current AWS account and Region.
withMaxResults(Integer) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
The maximum number of results to return in a single ListJournalS3ExportsForLedger request.
withMaxResults(Integer) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
The maximum number of results to return in a single ListJournalS3Exports request.
withMaxResults(Integer) - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
The maximum number of results to return in a single ListLedgers request.
withName(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The name of the ledger that you want to create.
withName(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.DeleteLedgerRequest
The name of the ledger that you want to delete.
withName(String) - Method in class com.amazonaws.services.qldb.model.DescribeJournalS3ExportRequest
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerRequest
The name of the ledger that you want to describe.
withName(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.GetBlockRequest
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.GetDigestRequest
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.GetRevisionRequest
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
The name of the ledger.
withName(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The name of the ledger.
withNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerRequest
A pagination token, indicating that you want to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
withNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsRequest
A pagination token, indicating that you want to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
withNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListLedgersRequest
A pagination token, indicating that you want to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
A pagination token, indicating whether there are more results available:
withObjectEncryptionType(String) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
The Amazon S3 object encryption type.
withObjectEncryptionType(S3ObjectEncryptionType) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
The Amazon S3 object encryption type.
withParameterName(String) - Method in exception com.amazonaws.services.qldb.model.InvalidParameterException
The name of the invalid parameter.
withPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The permissions mode to assign to the ledger that you want to create.
withPermissionsMode(PermissionsMode) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The permissions mode to assign to the ledger that you want to create.
withPrefix(String) - Method in class com.amazonaws.services.qldb.model.S3ExportConfiguration
The prefix for the Amazon S3 bucket in which a journal export job writes the journal contents.
withProof(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetBlockResult
The proof object in Amazon Ion format returned by a GetBlock request.
withProof(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
The proof object in Amazon Ion format returned by a GetRevision request.
withResourceArn(String) - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) for which you want to list the tags.
withResourceArn(String) - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
The Amazon Resource Name (ARN) to which you want to add the tags.
withResourceArn(String) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
The Amazon Resource Name (ARN) from which you want to remove the tags.
withResourceName(String) - Method in exception com.amazonaws.services.qldb.model.ResourceAlreadyExistsException
The name of the resource.
withResourceName(String) - Method in exception com.amazonaws.services.qldb.model.ResourceInUseException
The name of the resource.
withResourceName(String) - Method in exception com.amazonaws.services.qldb.model.ResourceNotFoundException
The name of the resource.
withResourceName(String) - Method in exception com.amazonaws.services.qldb.model.ResourcePreconditionNotMetException
The name of the resource.
withResourceType(String) - Method in exception com.amazonaws.services.qldb.model.LimitExceededException
The type of resource.
withResourceType(String) - Method in exception com.amazonaws.services.qldb.model.ResourceAlreadyExistsException
The type of resource.
withResourceType(String) - Method in exception com.amazonaws.services.qldb.model.ResourceInUseException
The type of resource.
withResourceType(String) - Method in exception com.amazonaws.services.qldb.model.ResourceNotFoundException
The type of resource.
withResourceType(String) - Method in exception com.amazonaws.services.qldb.model.ResourcePreconditionNotMetException
The type of resource.
withRevision(ValueHolder) - Method in class com.amazonaws.services.qldb.model.GetRevisionResult
The document revision data object in Amazon Ion format.
withRoleArn(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following:
withRoleArn(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following:
withS3ExportConfiguration(S3ExportConfiguration) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
The configuration settings of the Amazon S3 bucket destination for your export request.
withS3ExportConfiguration(S3ExportConfiguration) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
 
withState(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The current status of the ledger.
withState(LedgerState) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
The current status of the ledger.
withState(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The current status of the ledger.
withState(LedgerState) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
The current status of the ledger.
withState(String) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The current status of the ledger.
withState(LedgerState) - Method in class com.amazonaws.services.qldb.model.LedgerSummary
The current status of the ledger.
withState(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The current status of the ledger.
withState(LedgerState) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
The current status of the ledger.
withStatus(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The current state of the journal export job.
withStatus(ExportStatus) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
The current state of the journal export job.
withTagKeys(String...) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
The list of tag keys that you want to remove.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
The list of tag keys that you want to remove.
withTags(Map<String, String>) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
The key-value pairs to add as tags to the ledger that you want to create.
withTags(Map<String, String>) - Method in class com.amazonaws.services.qldb.model.ListTagsForResourceResult
The tags that are currently associated with the specified Amazon QLDB resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
The key-value pairs to add as tags to the specified QLDB resource.
A B C D E F G H I J L M P R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.