public static final class S3OutpostResource.Builder extends Object
S3OutpostResource
objects.Modifier and Type | Method and Description |
---|---|
S3OutpostResource |
build()
Builds an instance of
S3OutpostResource . |
S3OutpostResource.Builder |
withAccountId(String accountId)
The Amazon Web Services account ID associated with the access point.
|
S3OutpostResource.Builder |
withOutpostId(String outpostId)
The Id of the outpost
|
S3OutpostResource.Builder |
withPartition(String partition)
The Amazon Web Services partition associated with the access point.
|
S3OutpostResource.Builder |
withRegion(String region)
The Amazon Web Services region associated with the access point.
|
public S3OutpostResource.Builder withPartition(String partition)
public S3OutpostResource.Builder withRegion(String region)
public S3OutpostResource.Builder withAccountId(String accountId)
public S3OutpostResource.Builder withOutpostId(String outpostId)
public S3OutpostResource build()
S3OutpostResource
.Copyright © 2022. All rights reserved.