| Package | Description |
|---|---|
| com.amazonaws.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
Outpost |
Outpost.clone() |
Outpost |
Outpost.withCapacityInBytes(Long capacityInBytes)
The Amazon S3 capacity of the outpost in bytes.
|
Outpost |
Outpost.withOutpostArn(String outpostArn)
Specifies the unique Amazon Resource Name (ARN) for the outpost.
|
Outpost |
Outpost.withOutpostId(String outpostId)
Specifies the unique identifier for the outpost.
|
Outpost |
Outpost.withOwnerId(String ownerId)
Returns the Amazon Web Services account ID of the outpost owner.
|
Outpost |
Outpost.withS3OutpostArn(String s3OutpostArn)
Specifies the unique S3 on Outposts ARN for use with Resource Access Manager (RAM).
|
| Modifier and Type | Method and Description |
|---|---|
List<Outpost> |
ListOutpostsWithS3Result.getOutposts()
Returns the list of Outposts that have the following characteristics:
|
| Modifier and Type | Method and Description |
|---|---|
ListOutpostsWithS3Result |
ListOutpostsWithS3Result.withOutposts(Outpost... outposts)
Returns the list of Outposts that have the following characteristics:
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOutpostsWithS3Result.setOutposts(Collection<Outpost> outposts)
Returns the list of Outposts that have the following characteristics:
|
ListOutpostsWithS3Result |
ListOutpostsWithS3Result.withOutposts(Collection<Outpost> outposts)
Returns the list of Outposts that have the following characteristics:
|
Copyright © 2024. All rights reserved.