| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableTestBucketConfiguration
Immutable implementation of
TestBucketConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
TestBucketConfiguration |
ImmutableTestConfiguration.testBucketConfiguration() |
TestBucketConfiguration |
TestConfiguration.testBucketConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTestBucketConfiguration |
ImmutableTestBucketConfiguration.copyOf(TestBucketConfiguration instance)
Creates an immutable copy of a
TestBucketConfiguration value. |
ImmutableTestBucketConfiguration.Builder |
ImmutableTestBucketConfiguration.Builder.from(TestBucketConfiguration instance)
Fill a builder with attribute values from the provided
TestBucketConfiguration instance. |
ImmutableTestConfiguration.Builder |
ImmutableTestConfiguration.Builder.testBucketConfiguration(TestBucketConfiguration testBucketConfiguration)
Initializes the value for the
testBucketConfiguration attribute. |
ImmutableTestConfiguration |
ImmutableTestConfiguration.withTestBucketConfiguration(TestBucketConfiguration value)
Copy the current immutable object by setting a value for the
testBucketConfiguration attribute. |
| Constructor and Description |
|---|
RequestProvider(ResourceInfoProvider resourceInfoProvider,
TestBucketConfiguration testBucketConfiguration) |
| Constructor and Description |
|---|
S3Helper(TestBucketConfiguration testBucketConfiguration) |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.