public static interface DescribeJournalS3ExportRequest.Builder extends QldbRequest.Builder, SdkPojo, CopyableBuilder<DescribeJournalS3ExportRequest.Builder,DescribeJournalS3ExportRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeJournalS3ExportRequest.Builder |
exportId(String exportId)
The UUID (represented in Base62-encoded text) of the journal export job to describe.
|
DescribeJournalS3ExportRequest.Builder |
name(String name)
The name of the ledger.
|
DescribeJournalS3ExportRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeJournalS3ExportRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeJournalS3ExportRequest.Builder name(String name)
The name of the ledger.
name - The name of the ledger.DescribeJournalS3ExportRequest.Builder exportId(String exportId)
The UUID (represented in Base62-encoded text) of the journal export job to describe.
exportId - The UUID (represented in Base62-encoded text) of the journal export job to describe.DescribeJournalS3ExportRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeJournalS3ExportRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.