- getAggregationEnabled() - Method in class com.amazonaws.services.qldb.model.KinesisConfiguration
-
Enables QLDB to publish multiple data records in a single Kinesis Data Streams record, increasing the number of
records sent per API call.
- 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.JournalKinesisStreamDescription
-
The Amazon Resource Name (ARN) of the QLDB journal stream.
- getArn() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
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 block object at a specified address in a journal.
- getBlock(GetBlockRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
-
Returns a block object at a specified address in a journal.
- 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 block object at a specified address in a journal.
- getBlockAsync(GetBlockRequest, AsyncHandler<GetBlockRequest, GetBlockResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
-
Returns a block object at a specified address in a journal.
- 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.
- getCreationTime() - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The date and time, in epoch time format, when the QLDB journal stream was created.
- getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
-
Specifies whether the ledger is protected from being deleted by any user.
- getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
Specifies whether the ledger is protected from being deleted by any user.
- getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
Specifies whether the ledger is protected from being deleted by any user.
- getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
-
Specifies whether the ledger is protected from being deleted by any user.
- getDeletionProtection() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
-
Specifies whether the ledger is protected 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 UUID (represented in Base62-encoded text) 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.
- getEncryptionDescription() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
Information about the encryption of data at rest in the ledger.
- getEncryptionDescription() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
-
Information about the encryption of data at rest in the ledger.
- getEncryptionStatus() - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The current state of encryption at rest for the ledger.
- getErrorCause() - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The error message that describes the reason that a stream has a status of IMPAIRED
or
FAILED
.
- getExclusiveEndTime() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The exclusive end date and time for the range of journal contents to export.
- getExclusiveEndTime() - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The exclusive date and time that specifies when the stream ends.
- getExclusiveEndTime() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The exclusive end date and time for the range of journal contents that was specified in the original export
request.
- getExclusiveEndTime() - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The exclusive date and time that specifies when the stream ends.
- 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 UUID (represented in Base62-encoded text) of the journal export job to describe.
- getExportId() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
-
The UUID (represented in Base62-encoded text) that QLDB assigns to each journal export job.
- getExportId() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The UUID (represented in Base62-encoded text) of the journal export job.
- getInaccessibleKmsKeyDateTime() - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The date and time, in epoch time format, when the KMS key first became inaccessible, in the case of an error.
- getInclusiveStartTime() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The inclusive start date and time for the range of journal contents to export.
- getInclusiveStartTime() - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The inclusive start date and time from which to start streaming journal data.
- getInclusiveStartTime() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The inclusive start date and time for the range of journal contents that was specified in the original export
request.
- getInclusiveStartTime() - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The inclusive start date and time from which to start streaming journal data.
- 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 journal export jobs that are currently associated with the specified ledger.
- getJournalS3Exports() - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
-
The journal export jobs for all ledgers that are associated with the current Amazon Web Services account and
Region.
- getKinesisConfiguration() - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The configuration settings of the Amazon Kinesis Data Streams destination for a QLDB journal stream.
- getKinesisConfiguration() - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The configuration settings of the Kinesis Data Streams destination for your stream request.
- getKmsKey() - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
-
The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger.
- getKmsKey() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
-
The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger.
- getKmsKeyArn() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
The ARN of the customer managed KMS key that the ledger uses for encryption at rest.
- getKmsKeyArn() - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The Amazon Resource Name (ARN) of the customer managed KMS key that the ledger uses for encryption at rest.
- getKmsKeyArn() - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
-
The Amazon Resource Name (ARN) of a symmetric encryption key in Key Management Service (KMS).
- getLedgerName() - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamRequest
-
The name of the ledger.
- getLedgerName() - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamRequest
-
The name of the ledger.
- getLedgerName() - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The name of the ledger.
- getLedgerName() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The name of the ledger.
- getLedgerName() - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerRequest
-
The name of the ledger.
- getLedgerName() - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The name of the ledger.
- getLedgers() - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
-
The ledgers that are associated with the current Amazon Web Services account and Region.
- getMaxResults() - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerRequest
-
The maximum number of results to return in a single ListJournalKinesisStreamsForLedger
request.
- 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.UpdateLedgerPermissionsModeRequest
-
The name of the ledger.
- getName() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
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.ListJournalKinesisStreamsForLedgerRequest
-
A pagination token, indicating that you want to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerResult
-
- 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.
- getOutputFormat() - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The output format of your exported journal data.
- getOutputFormat() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The output format of the exported journal data.
- 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.
- getPermissionsMode() - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
The permissions mode of the ledger that you created.
- getPermissionsMode() - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
The permissions mode of the ledger.
- getPermissionsMode() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeRequest
-
The permissions mode to assign to the ledger.
- getPermissionsMode() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
The current permissions mode of the ledger.
- 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 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 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.JournalKinesisStreamDescription
-
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data
records to a Kinesis Data Streams resource.
- 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:
- getRoleArn() - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data
records to a Kinesis Data Streams resource.
- 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.JournalKinesisStreamDescription
-
The current state of the QLDB journal stream.
- getStatus() - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The current state of the journal export job.
- getStream() - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamResult
-
Information about the QLDB journal stream returned by a DescribeJournalS3Export
request.
- getStreamArn() - Method in class com.amazonaws.services.qldb.model.KinesisConfiguration
-
The Amazon Resource Name (ARN) of the Kinesis Data Streams resource.
- getStreamId() - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamRequest
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream to be canceled.
- getStreamId() - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamResult
-
The UUID (Base62-encoded text) of the canceled QLDB journal stream.
- getStreamId() - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamRequest
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream to describe.
- getStreamId() - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream.
- getStreamId() - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisResult
-
The UUID (represented in Base62-encoded text) that QLDB assigns to each QLDB journal stream.
- getStreamName() - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The user-defined name of the QLDB journal stream.
- getStreamName() - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The name that you want to assign to the QLDB journal stream.
- getStreams() - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerResult
-
The QLDB journal streams that are currently associated with the given ledger.
- getTagKeys() - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
-
The list of tag keys 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.StreamJournalToKinesisRequest
-
The key-value pairs to add as tags to the stream that you want to create.
- getTags() - Method in class com.amazonaws.services.qldb.model.TagResourceRequest
-
The key-value pairs to add as tags to the specified QLDB resource.
- 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
-
- setAggregationEnabled(Boolean) - Method in class com.amazonaws.services.qldb.model.KinesisConfiguration
-
Enables QLDB to publish multiple data records in a single Kinesis Data Streams record, increasing the number of
records sent per API call.
- 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.JournalKinesisStreamDescription
-
The Amazon Resource Name (ARN) of the QLDB journal stream.
- setArn(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
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.
- setCreationTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The date and time, in epoch time format, when the QLDB journal stream was created.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
-
Specifies whether the ledger is protected from being deleted by any user.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
Specifies whether the ledger is protected from being deleted by any user.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
Specifies whether the ledger is protected from being deleted by any user.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
-
Specifies whether the ledger is protected from being deleted by any user.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
-
Specifies whether the ledger is protected 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 UUID (represented in Base62-encoded text) 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.
- setEncryptionDescription(LedgerEncryptionDescription) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
Information about the encryption of data at rest in the ledger.
- setEncryptionDescription(LedgerEncryptionDescription) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
-
Information about the encryption of data at rest in the ledger.
- setEncryptionStatus(String) - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The current state of encryption at rest for the ledger.
- setErrorCause(String) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The error message that describes the reason that a stream has a status of IMPAIRED
or
FAILED
.
- setExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The exclusive end date and time for the range of journal contents to export.
- setExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The exclusive date and time that specifies when the stream ends.
- setExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The exclusive end date and time for the range of journal contents that was specified in the original export
request.
- setExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The exclusive date and time that specifies when the stream ends.
- 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 UUID (represented in Base62-encoded text) of the journal export job to describe.
- setExportId(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
-
The UUID (represented in Base62-encoded text) that QLDB assigns to each journal export job.
- setExportId(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The UUID (represented in Base62-encoded text) of the journal export job.
- setInaccessibleKmsKeyDateTime(Date) - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The date and time, in epoch time format, when the KMS key first became inaccessible, in the case of an error.
- setInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The inclusive start date and time for the range of journal contents to export.
- setInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The inclusive start date and time from which to start streaming journal data.
- setInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The inclusive start date and time for the range of journal contents that was specified in the original export
request.
- setInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The inclusive start date and time from which to start streaming journal data.
- 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 journal export jobs that are currently associated with the specified ledger.
- setJournalS3Exports(Collection<JournalS3ExportDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
-
The journal export jobs for all ledgers that are associated with the current Amazon Web Services account and
Region.
- setKinesisConfiguration(KinesisConfiguration) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The configuration settings of the Amazon Kinesis Data Streams destination for a QLDB journal stream.
- setKinesisConfiguration(KinesisConfiguration) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The configuration settings of the Kinesis Data Streams destination for your stream request.
- setKmsKey(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
-
The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger.
- setKmsKey(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
-
The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger.
- setKmsKeyArn(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
The ARN of the customer managed KMS key that the ledger uses for encryption at rest.
- setKmsKeyArn(String) - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The Amazon Resource Name (ARN) of the customer managed KMS key that the ledger uses for encryption at rest.
- setKmsKeyArn(String) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
-
The Amazon Resource Name (ARN) of a symmetric encryption key in Key Management Service (KMS).
- setLedgerName(String) - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamRequest
-
The name of the ledger.
- setLedgerName(String) - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamRequest
-
The name of the ledger.
- setLedgerName(String) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The name of the ledger.
- setLedgerName(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The name of the ledger.
- setLedgerName(String) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerRequest
-
The name of the ledger.
- setLedgerName(String) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The name of the ledger.
- setLedgers(Collection<LedgerSummary>) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
-
The ledgers that are associated with the current Amazon Web Services account and Region.
- setMaxResults(Integer) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerRequest
-
The maximum number of results to return in a single ListJournalKinesisStreamsForLedger
request.
- 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.UpdateLedgerPermissionsModeRequest
-
The name of the ledger.
- setName(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
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.ListJournalKinesisStreamsForLedgerRequest
-
A pagination token, indicating that you want to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerResult
-
- 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.
- setOutputFormat(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The output format of your exported journal data.
- setOutputFormat(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The output format of the exported journal data.
- 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.
- setPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
The permissions mode of the ledger that you created.
- setPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
The permissions mode of the ledger.
- setPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeRequest
-
The permissions mode to assign to the ledger.
- setPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
The current permissions mode of the ledger.
- 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 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 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.JournalKinesisStreamDescription
-
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data
records to a Kinesis Data Streams resource.
- 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:
- setRoleArn(String) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data
records to a Kinesis Data Streams resource.
- 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.JournalKinesisStreamDescription
-
The current state of the QLDB journal stream.
- setStatus(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The current state of the journal export job.
- setStream(JournalKinesisStreamDescription) - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamResult
-
Information about the QLDB journal stream returned by a DescribeJournalS3Export
request.
- setStreamArn(String) - Method in class com.amazonaws.services.qldb.model.KinesisConfiguration
-
The Amazon Resource Name (ARN) of the Kinesis Data Streams resource.
- setStreamId(String) - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamRequest
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream to be canceled.
- setStreamId(String) - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamResult
-
The UUID (Base62-encoded text) of the canceled QLDB journal stream.
- setStreamId(String) - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamRequest
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream to describe.
- setStreamId(String) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream.
- setStreamId(String) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisResult
-
The UUID (represented in Base62-encoded text) that QLDB assigns to each QLDB journal stream.
- setStreamName(String) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The user-defined name of the QLDB journal stream.
- setStreamName(String) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The name that you want to assign to the QLDB journal stream.
- setStreams(Collection<JournalKinesisStreamDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerResult
-
The QLDB journal streams that are currently associated with the given ledger.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
-
The list of tag keys 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.StreamJournalToKinesisRequest
-
The key-value pairs to add as tags to the stream that you want to create.
- 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.
- shutdown() - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
-
- standard() - Static method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.qldb.AmazonQLDBClientBuilder
-
- streamJournalToKinesis(StreamJournalToKinesisRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDB
-
- streamJournalToKinesis(StreamJournalToKinesisRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDB
-
Creates a journal stream for a given Amazon QLDB ledger.
- streamJournalToKinesis(StreamJournalToKinesisRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBClient
-
Creates a journal stream for a given Amazon QLDB ledger.
- streamJournalToKinesisAsync(StreamJournalToKinesisRequest) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
-
- streamJournalToKinesisAsync(StreamJournalToKinesisRequest, AsyncHandler<StreamJournalToKinesisRequest, StreamJournalToKinesisResult>) - Method in class com.amazonaws.services.qldb.AbstractAmazonQLDBAsync
-
- streamJournalToKinesisAsync(StreamJournalToKinesisRequest) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
-
Creates a journal stream for a given Amazon QLDB ledger.
- streamJournalToKinesisAsync(StreamJournalToKinesisRequest, AsyncHandler<StreamJournalToKinesisRequest, StreamJournalToKinesisResult>) - Method in interface com.amazonaws.services.qldb.AmazonQLDBAsync
-
Creates a journal stream for a given Amazon QLDB ledger.
- streamJournalToKinesisAsync(StreamJournalToKinesisRequest) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
-
- streamJournalToKinesisAsync(StreamJournalToKinesisRequest, AsyncHandler<StreamJournalToKinesisRequest, StreamJournalToKinesisResult>) - Method in class com.amazonaws.services.qldb.AmazonQLDBAsyncClient
-
- StreamJournalToKinesisRequest - Class in com.amazonaws.services.qldb.model
-
- StreamJournalToKinesisRequest() - Constructor for class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
- StreamJournalToKinesisResult - Class in com.amazonaws.services.qldb.model
-
- StreamJournalToKinesisResult() - Constructor for class com.amazonaws.services.qldb.model.StreamJournalToKinesisResult
-
- StreamStatus - Enum in com.amazonaws.services.qldb.model
-
- 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.CancelJournalKinesisStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamResult
-
Returns a string representation of this object.
- 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.DescribeJournalKinesisStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamResult
-
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 enum com.amazonaws.services.qldb.model.EncryptionStatus
-
- toString() - Method in enum com.amazonaws.services.qldb.model.ErrorCause
-
- 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.JournalKinesisStreamDescription
-
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 class com.amazonaws.services.qldb.model.KinesisConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
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.ListJournalKinesisStreamsForLedgerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerResult
-
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.OutputFormat
-
- 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.StreamJournalToKinesisRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.qldb.model.StreamStatus
-
- 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.UpdateLedgerPermissionsModeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
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.
- withAggregationEnabled(Boolean) - Method in class com.amazonaws.services.qldb.model.KinesisConfiguration
-
Enables QLDB to publish multiple data records in a single Kinesis Data Streams record, increasing the number of
records sent per API call.
- 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.JournalKinesisStreamDescription
-
The Amazon Resource Name (ARN) of the QLDB journal stream.
- withArn(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
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.
- withCreationTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The date and time, in epoch time format, when the QLDB journal stream was created.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
-
Specifies whether the ledger is protected from being deleted by any user.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
Specifies whether the ledger is protected from being deleted by any user.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
Specifies whether the ledger is protected from being deleted by any user.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
-
Specifies whether the ledger is protected from being deleted by any user.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
-
Specifies whether the ledger is protected 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 UUID (represented in Base62-encoded text) 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.
- withEncryptionDescription(LedgerEncryptionDescription) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
Information about the encryption of data at rest in the ledger.
- withEncryptionDescription(LedgerEncryptionDescription) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerResult
-
Information about the encryption of data at rest in the ledger.
- withEncryptionStatus(String) - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The current state of encryption at rest for the ledger.
- withEncryptionStatus(EncryptionStatus) - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The current state of encryption at rest for the ledger.
- withErrorCause(String) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The error message that describes the reason that a stream has a status of IMPAIRED
or
FAILED
.
- withErrorCause(ErrorCause) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The error message that describes the reason that a stream has a status of IMPAIRED
or
FAILED
.
- withExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The exclusive end date and time for the range of journal contents to export.
- withExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The exclusive date and time that specifies when the stream ends.
- withExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The exclusive end date and time for the range of journal contents that was specified in the original export
request.
- withExclusiveEndTime(Date) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The exclusive date and time that specifies when the stream ends.
- 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 UUID (represented in Base62-encoded text) of the journal export job to describe.
- withExportId(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Result
-
The UUID (represented in Base62-encoded text) that QLDB assigns to each journal export job.
- withExportId(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The UUID (represented in Base62-encoded text) of the journal export job.
- withInaccessibleKmsKeyDateTime(Date) - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The date and time, in epoch time format, when the KMS key first became inaccessible, in the case of an error.
- withInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The inclusive start date and time for the range of journal contents to export.
- withInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The inclusive start date and time from which to start streaming journal data.
- withInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The inclusive start date and time for the range of journal contents that was specified in the original export
request.
- withInclusiveStartTime(Date) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The inclusive start date and time from which to start streaming journal data.
- 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 journal export jobs that are currently associated with the specified ledger.
- withJournalS3Exports(Collection<JournalS3ExportDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsForLedgerResult
-
The journal export jobs that are currently associated with the specified ledger.
- withJournalS3Exports(JournalS3ExportDescription...) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
-
The journal export jobs for all ledgers that are associated with the current Amazon Web Services account and
Region.
- withJournalS3Exports(Collection<JournalS3ExportDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalS3ExportsResult
-
The journal export jobs for all ledgers that are associated with the current Amazon Web Services account and
Region.
- withKinesisConfiguration(KinesisConfiguration) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The configuration settings of the Amazon Kinesis Data Streams destination for a QLDB journal stream.
- withKinesisConfiguration(KinesisConfiguration) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The configuration settings of the Kinesis Data Streams destination for your stream request.
- withKmsKey(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerRequest
-
The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger.
- withKmsKey(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerRequest
-
The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger.
- withKmsKeyArn(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
The ARN of the customer managed KMS key that the ledger uses for encryption at rest.
- withKmsKeyArn(String) - Method in class com.amazonaws.services.qldb.model.LedgerEncryptionDescription
-
The Amazon Resource Name (ARN) of the customer managed KMS key that the ledger uses for encryption at rest.
- withKmsKeyArn(String) - Method in class com.amazonaws.services.qldb.model.S3EncryptionConfiguration
-
The Amazon Resource Name (ARN) of a symmetric encryption key in Key Management Service (KMS).
- withLedgerName(String) - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamRequest
-
The name of the ledger.
- withLedgerName(String) - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamRequest
-
The name of the ledger.
- withLedgerName(String) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The name of the ledger.
- withLedgerName(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The name of the ledger.
- withLedgerName(String) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerRequest
-
The name of the ledger.
- withLedgerName(String) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The name of the ledger.
- withLedgers(LedgerSummary...) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
-
The ledgers that are associated with the current Amazon Web Services account and Region.
- withLedgers(Collection<LedgerSummary>) - Method in class com.amazonaws.services.qldb.model.ListLedgersResult
-
The ledgers that are associated with the current Amazon Web Services account and Region.
- withMaxResults(Integer) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerRequest
-
The maximum number of results to return in a single ListJournalKinesisStreamsForLedger
request.
- 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.UpdateLedgerPermissionsModeRequest
-
The name of the ledger.
- withName(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
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.ListJournalKinesisStreamsForLedgerRequest
-
A pagination token, indicating that you want to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerResult
-
- 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.
- withOutputFormat(String) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The output format of your exported journal data.
- withOutputFormat(OutputFormat) - Method in class com.amazonaws.services.qldb.model.ExportJournalToS3Request
-
The output format of your exported journal data.
- withOutputFormat(String) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The output format of the exported journal data.
- withOutputFormat(OutputFormat) - Method in class com.amazonaws.services.qldb.model.JournalS3ExportDescription
-
The output format of the exported journal data.
- 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.
- withPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
The permissions mode of the ledger that you created.
- withPermissionsMode(PermissionsMode) - Method in class com.amazonaws.services.qldb.model.CreateLedgerResult
-
The permissions mode of the ledger that you created.
- withPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
The permissions mode of the ledger.
- withPermissionsMode(PermissionsMode) - Method in class com.amazonaws.services.qldb.model.DescribeLedgerResult
-
The permissions mode of the ledger.
- withPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeRequest
-
The permissions mode to assign to the ledger.
- withPermissionsMode(PermissionsMode) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeRequest
-
The permissions mode to assign to the ledger.
- withPermissionsMode(String) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
The current permissions mode of the ledger.
- withPermissionsMode(PermissionsMode) - Method in class com.amazonaws.services.qldb.model.UpdateLedgerPermissionsModeResult
-
The current permissions mode of the ledger.
- 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 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 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.JournalKinesisStreamDescription
-
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data
records to a Kinesis Data Streams resource.
- 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:
- withRoleArn(String) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data
records to a Kinesis Data Streams resource.
- 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.JournalKinesisStreamDescription
-
The current state of the QLDB journal stream.
- withStatus(StreamStatus) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The current state of the QLDB journal stream.
- 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.
- withStream(JournalKinesisStreamDescription) - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamResult
-
Information about the QLDB journal stream returned by a DescribeJournalS3Export
request.
- withStreamArn(String) - Method in class com.amazonaws.services.qldb.model.KinesisConfiguration
-
The Amazon Resource Name (ARN) of the Kinesis Data Streams resource.
- withStreamId(String) - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamRequest
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream to be canceled.
- withStreamId(String) - Method in class com.amazonaws.services.qldb.model.CancelJournalKinesisStreamResult
-
The UUID (Base62-encoded text) of the canceled QLDB journal stream.
- withStreamId(String) - Method in class com.amazonaws.services.qldb.model.DescribeJournalKinesisStreamRequest
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream to describe.
- withStreamId(String) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The UUID (represented in Base62-encoded text) of the QLDB journal stream.
- withStreamId(String) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisResult
-
The UUID (represented in Base62-encoded text) that QLDB assigns to each QLDB journal stream.
- withStreamName(String) - Method in class com.amazonaws.services.qldb.model.JournalKinesisStreamDescription
-
The user-defined name of the QLDB journal stream.
- withStreamName(String) - Method in class com.amazonaws.services.qldb.model.StreamJournalToKinesisRequest
-
The name that you want to assign to the QLDB journal stream.
- withStreams(JournalKinesisStreamDescription...) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerResult
-
The QLDB journal streams that are currently associated with the given ledger.
- withStreams(Collection<JournalKinesisStreamDescription>) - Method in class com.amazonaws.services.qldb.model.ListJournalKinesisStreamsForLedgerResult
-
The QLDB journal streams that are currently associated with the given ledger.
- withTagKeys(String...) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
-
The list of tag keys to remove.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.qldb.model.UntagResourceRequest
-
The list of tag keys 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.StreamJournalToKinesisRequest
-
The key-value pairs to add as tags to the stream that you want to create.
- 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.