| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static Outpost.Builder |
Outpost.builder() |
Outpost.Builder |
Outpost.Builder.capacityInBytes(Long capacityInBytes)
The Amazon S3 capacity of the outpost in bytes.
|
Outpost.Builder |
Outpost.Builder.outpostArn(String outpostArn)
Specifies the unique Amazon Resource Name (ARN) for the outpost.
|
Outpost.Builder |
Outpost.Builder.outpostId(String outpostId)
Specifies the unique identifier for the outpost.
|
Outpost.Builder |
Outpost.Builder.ownerId(String ownerId)
Returns the Amazon Web Services account ID of the outpost owner.
|
Outpost.Builder |
Outpost.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Outpost.Builder> |
Outpost.serializableBuilderClass() |
Copyright © 2023. All rights reserved.