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 AWS account ID associated with the access point.
|
S3OutpostResource.Builder |
withOutpostId(String outpostId)
The Id of the outpost
|
S3OutpostResource.Builder |
withPartition(String partition)
The AWS partition associated with the access point.
|
S3OutpostResource.Builder |
withRegion(String region)
The AWS 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 © 2021. All rights reserved.