| Package | Description |
|---|---|
| com.amazonaws.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane actions.
|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
ListAccessPointsForObjectLambdaRequest |
ListAccessPointsForObjectLambdaRequest.clone() |
ListAccessPointsForObjectLambdaRequest |
ListAccessPointsForObjectLambdaRequest.withAccountId(String accountId)
The account ID for the account that owns the specified Object Lambda Access Point.
|
ListAccessPointsForObjectLambdaRequest |
ListAccessPointsForObjectLambdaRequest.withMaxResults(Integer maxResults)
The maximum number of access points that you want to include in the list.
|
ListAccessPointsForObjectLambdaRequest |
ListAccessPointsForObjectLambdaRequest.withNextToken(String nextToken)
If the list has more access points than can be returned in one call to this API, this field contains a
continuation token that you can provide in subsequent calls to this API to retrieve additional access points.
|
Copyright © 2021. All rights reserved.